rudus/sandbox.ld

6 lines
46 B
Plaintext
Raw Normal View History

2025-06-25 01:15:46 +00:00
let foo = :foo
2025-06-25 01:15:46 +00:00
repeat foo {
print! ("hi")
}