Blob Blame History Raw
(
	for i in a b c
	do
		if false
		then
?!AMP?!			echo "err"
			exit 1
?!AMP?!		fi
		foo
?!AMP?!	done
	bar
>)