1
0
mirror of https://github.com/golang/go synced 2024-10-01 13:28:37 -06:00
go/internal/lsp/testdata/generated/generator.go

6 lines
95 B
Go
Raw Normal View History

package generated
func _() {
var x int //@diag("x", "compiler", "x declared but not used")
}