Sign in
go
/
go
/
e79bcf8bfdb35c0680db973fc65f2e8c60fb8331
/
test
/
test0.go
1a31989
fix "declared and not used" in tests;
by Russ Cox
· 16 years ago
74dd0ab
fix up some irregular indentation
by Rob Pike
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
f48cbfd
convert tests; nothing interesting.
by Russ Cox
· 16 years ago
5564504
new new & make
by Russ Cox
· 16 years ago
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
bf14ef6
test cleanup
by Rob Pike
· 17 years ago
27fb2ab
first cut at test suite
by Rob Pike
· 17 years ago
9bc7b08
- changed literal syntax to use the convert notation
by Robert Griesemer
· 17 years ago
2f5b4d9
- new directory structure
by Robert Griesemer
· 17 years ago
[Renamed from tests/test0.go]
d2490e7
- Implemented simple rule for optional semicolons:
by Robert Griesemer
· 17 years ago
fcf5b15
- added more test cases
by Robert Griesemer
· 17 years ago
e31ee76
- fixed typo in go_lang.txt
by Robert Griesemer
· 17 years ago
18b829b
- go.atg now produces a compileable C++ parser when running through coco
by Robert Griesemer
· 17 years ago