need you
This commit is contained in:
parent
1ec53c3b45
commit
339127e692
4
src/prelude/tests/math.sh
Normal file
4
src/prelude/tests/math.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
🥧 = 3.14159265359
|
||||||
|
pi = 3.14
|
||||||
|
add1 = do x: x + 1 end
|
||||||
|
double = do x: x * 2 end
|
||||||
Loading…
Reference in New Issue
Block a user