(
	if true
	then
		while true
		do
			echo "pop" ?!AMP?!
			echo "glup"
		done ?!AMP?!
		foo
	fi ?!AMP?!
	bar
)