feat: Add numbers and arithmetic operations

This commit is contained in:
Alvin
2025-07-22 16:12:23 +02:00
parent ad1d46b6e7
commit 735ae8e068
4 changed files with 95 additions and 13 deletions

3
examples/arithmetic.fem Normal file
View File

@@ -0,0 +1,3 @@
my_number is 10 + 5 * 2
UwU Boy my_number
UwU Boy 20 / 4 - 1