DEBSOURCES
Skip Quicknav
sources / golang-golang-x-tools / 1%3A0.5.0%2Bds-1 / gopls / internal / lsp / testdata / badstmt / badstmt_4.go.in
1234567891011
package badstmt import ( "golang.org/lsptests/foo" ) func _() { go func() { defer foo. //@rank(" //", Foo, IntFoo) } }