RosettaCodeData/Task/Loops-Infinite/Delphi/loops-infinite.delphi

2 lines
31 B
Plaintext

while True do Writeln('SPAM');