Semicolons are terminators for statements as in C, but if followed by a "}" they are not required. This is easy to understand and produces the desired result for statements. - Updated todo.txt. SVN=113198
SVN=112271
- changed go.atg to make optional semicolons work for statements - expanded a test case SVN=112242
- added a first test case - running make produces a runnable go parser 'go' SVN=112127