2 lines
101 B
Text
2 lines
101 B
Text
?* \ a loop without condition runs forever (unless exited by '?>')
|
|
print 'SPAM'
|