summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug131.go
Commit message (Expand)AuthorAgeFilesLines
* go/types, types2: more systematic use of Checker.use und useLHSRobert Griesemer2023-03-281-1/+1
* cmd/compile/internal/types2: avoid "declared but not used" errors for invalid...Robert Griesemer2021-09-231-3/+2
* [dev.typeparams] test: adjust more test cases to match compiler -G outputRobert Griesemer2020-12-031-0/+1
* test: use testlib (second 100)Russ Cox2012-02-161-1/+1
* fix up some irregular indentationRob Pike2009-08-171-2/+2
* Recognize gccgo error messages.Ian Lance Taylor2009-08-131-1/+1
* more 6g reorg; checkpoint.Russ Cox2009-08-031-1/+1
* use errchk in more places.Russ Cox2009-07-301-1/+1
* bug131 has been fixed with no changeKen Thompson2009-04-281-0/+12