go/test/interface
cuiweixie 336ce966e4 cmd/compile: use "missing method m" instead of "missing m method"
For #55326

Change-Id: I3d0ff7f820f7b2009d1b226abf701b2337fe8cbc
Reviewed-on: https://go-review.googlesource.com/c/go/+/432635
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Robert Griesemer <gri@google.com>
Run-TryBot: Robert Griesemer <gri@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Run-TryBot: xie cui <523516579@qq.com>
Reviewed-by: Robert Griesemer <gri@google.com>
2022-09-24 17:04:15 +00:00
..
embed1.dir cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
embed3.dir test: add tests for runtime.itab.init 2019-11-06 09:09:59 +00:00
private.dir
recursive1.dir all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
assertinline.go cmd/compile: do more type conversion inline 2016-11-02 21:33:03 +00:00
bigdata.go
convert.go
convert1.go
convert2.go
embed.go
embed1.go
embed2.go [dev.typeparams] test: adjust more test cases to match compiler -G output 2020-12-03 17:55:56 +00:00
embed3.go test: add tests for runtime.itab.init 2019-11-06 09:09:59 +00:00
explicit.go cmd/compile: use "missing method m" instead of "missing m method" 2022-09-24 17:04:15 +00:00
fail.go
fake.go
noeq.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
pointer.go cmd/compile/internal/types2: avoid "declared but not used" errors for invalid code 2021-09-23 19:41:45 +00:00
private.go
receiver.go
receiver1.go [dev.typeparams] test: adjust more test cases to match compiler -G output 2020-12-03 17:55:56 +00:00
recursive.go
recursive1.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
returntype.go
struct.go