forked from solstice/solstice
While loop
This commit is contained in:
3
tests/while.hg
Normal file
3
tests/while.hg
Normal file
@@ -0,0 +1,3 @@
|
||||
while 1 == 1 {
|
||||
puts "yay infinite loop"
|
||||
}
|
||||
Reference in New Issue
Block a user