aboutsummaryrefslogtreecommitdiff
path: root/test/method7.go
AgeCommit message (Expand)Author
2021-01-26[dev.typeparams] cmd/compile: fix MethodExpr handling with embedded fieldsDan Scales
2018-04-06cmd/compile: fix method expressions with anonymous receiversMatthew Dempsky
2017-12-04test: disable broken test for 1.10Matthew Dempsky
2017-10-26test: add test cases for method expressions with literal receiver typesgriesemer