This website requires JavaScript.
Explore
Help
Sign In
talexander
/
duster
Watch
1
Star
0
Fork
0
You've already forked duster
Code
Issues
Pull Requests
Releases
Activity
duster
/
js
/
test_cases
/
helpers_math
/
input1.json
8 lines
110 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Add a test case for the math helper and add else blocks to the select test.
2020-06-13 11:45:45 -04:00
{
"number_7"
:
7
,
"string_7"
:
"7"
,
Initial structure for the perform_math_operation function.
2020-06-13 13:16:25 -04:00
"string_cat"
:
"cat"
,
"add_operation"
:
"add"
,
"a_operation"
:
"a"
Add a test case for the math helper and add else blocks to the select test.
2020-06-13 11:45:45 -04:00
}
Reference in New Issue
Copy Permalink