WE'RE REFORMATTING THE STACK LESS GOOO

This commit is contained in:
SpookyDervish
2025-09-07 07:25:11 +10:00
parent 85a547780d
commit bee2087ab4
5 changed files with 52 additions and 53 deletions

View File

@@ -1,9 +1,5 @@
stdout 123
stdout "\nWE CAN PRINT FUCKING NUMBERS AND SHITT\n"
stdout "LESS GOOOOO\n"
set &x "this was printed using a variable!!!!!\n"
set &x 123
set &x "hiii"
stdout $x
set &y 123
stdout $y
stdout "\n"
end 0