Half working stuff

This commit is contained in:
2025-12-20 14:47:24 +11:00
parent 16a406b52f
commit c04e631180
4 changed files with 94 additions and 8 deletions

View File

@@ -1,2 +1,3 @@
x = 5
puts x
y = 10
puts x + y