mirror of
https://github.com/golang/go
synced 2024-11-26 17:56:55 -07:00
e45eb60657
- in selftest mode (-t) interpret comments of the form /* ERROR */ and /* SYNC */ and validate reported errors with the error markings in a file - added initial selftest.go file Also: - fixed an issue with empty blocks - generally report better error messages - added many more tests to the test script (essentially all .go programs which have no syntax errors) R=r OCL=17426 CL=17426 |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.iant | ||
node.go | ||
parser.go | ||
platform.go | ||
pretty.go | ||
printer.go | ||
scanner.go | ||
selftest.go | ||
test.sh | ||
utils.go |