Loops/Infinite: Difference between revisions

m
m (→‎{{header|Tailspin}}: better style)
Line 2,150:
=={{header|Tailspin}}==
<syntaxhighlight lang="tailspin">
1'SPAM$#10;' -> \(
<> 'SPAM$#10;' -> !OUT::write
1$ -> #
\) -> !VOID
</syntaxhighlight>
18

edits