rudus/sandbox.ld

5 lines
89 B
Plaintext

print! (:foo, :bar, :baz)
print! ("I wrote something")
let false = true
print! (1, 2, 3)