aboutsummaryrefslogtreecommitdiff
path: root/gopls/internal/lsp/testdata/generated/generator.go
blob: 8e2a4fab722552463ffc29d146d8dc7a1761626e (plain)
1
2
3
4
5
package generated

func _() {
	var x int //@diag("x", "compiler", "x declared (and|but) not used", "error")
}