summaryrefslogtreecommitdiff
path: root/test/method7.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.typeparams] cmd/compile: fix MethodExpr handling with embedded fieldsDan Scales2021-01-261-0/+12
* cmd/compile: fix method expressions with anonymous receiversMatthew Dempsky2018-04-061-4/+3
* test: disable broken test for 1.10Matthew Dempsky2017-12-041-2/+1
* test: add test cases for method expressions with literal receiver typesgriesemer2017-10-261-0/+57