ludus-scripts/lezertest.ld

14 lines
164 B
Plaintext
Raw Normal View History

2024-06-11 21:37:04 +00:00
print! ("Hello, world!")
fn box! (size) -> repeat 4 {
forward! (size)
right! (0.25)
}
:symbol
& This is a comment
& More comment
Not comment or anything else