mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced 2026-03-06 11:06:47 +01:00
feat: Add numbers and arithmetic operations
This commit is contained in:
3
examples/arithmetic.fem
Normal file
3
examples/arithmetic.fem
Normal file
@@ -0,0 +1,3 @@
|
||||
my_number is 10 + 5 * 2
|
||||
UwU Boy my_number
|
||||
UwU Boy 20 / 4 - 1
|
||||
Reference in New Issue
Block a user