c64-livecoding/user-side-compiler/tests/example-1.c6l

4 lines
42 B
Text

if x - 1 == 10 then
x = 0
y = 1
end