- Implemented simple rule for optional semicolons:
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
Showing
tests/char_lit.go
0 → 100644
tests/float_lit.go
0 → 100644
tests/int_lit.go
0 → 100644
tests/string_lit.go
0 → 100644
Please
register
or
sign in
to comment