Reports goto statements which jumps over declaration.

For example:

goto label
var a int
label: