Find a file
Robert Griesemer 0d1e90be17 - added 'nil' keyword to lang doc
(did not add 'true' and 'false' because I think these don't need to be
  keywords, they can be recreated from whole cloth)
- added 'new' syntax to expressions
  (this is needed because of the type as 1st argument - the expression
  list is probably not yet implemented, but I think we may want it
  eventually)
- removed optional ';'s in sieve example - make it more concise
- fixed several bugs in go.atg, no parses sieve
- added sieve as test case

SVN=112135
2008-03-11 18:07:22 -07:00
doc - added 'nil' keyword to lang doc 2008-03-11 18:07:22 -07:00
src/pkg/debug/macho/testdata last-minute fix: convert to ANSI C 1988-04-01 02:03:04 -05:00
tests - added 'nil' keyword to lang doc 2008-03-11 18:07:22 -07:00