12 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| (
 | |
| 	for i in a b c
 | |
| 	do
 | |
| 		if false
 | |
| 		then
 | |
| ?!AMP?!			echo "err"
 | |
| 			exit 1
 | |
| ?!AMP?!		fi
 | |
| 		foo
 | |
| ?!AMP?!	done
 | |
| 	bar
 | |
| >)
 |