Find a file
Robert Griesemer d2490e7419 - 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
2008-03-19 15:45:07 -07:00
doc change Main, Init to lower case. 2008-03-17 19:05:07 -07:00
src/pkg/debug/macho/testdata last-minute fix: convert to ANSI C 1988-04-01 02:03:04 -05:00
tests - Implemented simple rule for optional semicolons: 2008-03-19 15:45:07 -07:00