blob: 4e8c67c91493a6ed80f26ffc868c20438329fadc [file] [log] [blame]
2 (
3 if true
4 then
5 while true
6 do
7 echo "pop" ?!AMP?!
8 echo "glup" ?!LOOP?!
9 done ?!AMP?!
10 foo
11 fi ?!AMP?!
12 bar
13 )