Antechinus gives you an easy way to locate any syntax errors in your code.

Your program contains syntax errors and won't compile: the errors will be reported in the Build pane. To locate the errors in your code:

Correct the syntax errors and re-compile the file. It should then compile cleanly.

Continue...