Variables (polish notation for now)

This commit is contained in:
2026-02-25 21:44:55 +11:00
parent cd204b7bc1
commit abc9728aa2
5 changed files with 90 additions and 12 deletions

View File

@@ -1,7 +1,5 @@
// heheheha comment
puts "dinglefart"
= x 5
puts x
if 3 == 3 {
puts "3 is 3 lmao"
}