Files

4 lines
46 B
Plaintext
Raw Permalink Normal View History

2025-12-20 07:37:15 +11:00
while 1 == 1 {
puts "yay infinite loop"
}