Initial stuff
This commit is contained in:
9
examples/arithmetic.sectr
Normal file
9
examples/arithmetic.sectr
Normal file
@ -0,0 +1,9 @@
|
||||
2 + 2
|
||||
4 - 2
|
||||
6 * 3
|
||||
4 / 2
|
||||
|
||||
+ 2 2
|
||||
- 4 2
|
||||
* 6 3
|
||||
/ 4 2
|
Reference in New Issue
Block a user