rudus/sandbox.ld
2025-06-24 21:15:46 -04:00

6 lines
46 B
Plaintext

let foo = :foo
repeat foo {
print! ("hi")
}