blob: d6514ae74927ff4336279112d5570499a71d6b53 [file] [log] [blame]
(
for i in a b c
do
if false
then
echo "err"
exit 1
fi ?!AMP?!
foo
done ?!AMP?!
bar
)