http://play.golang.org/p/9nx1qVOyfT
The error should say main:4, but it says foo:4.
The {{define "foo"}} has replaced the file name but
not reset the line number. (Keeping the original file
name would be a more helpful error than resetting
the line number.)