in reply to How do I find the missing curly brace??
if ($foo) { print "A\n"; print "B\n"; print "C\n"; [download]