1
0
mirror of https://github.com/golang/go synced 2024-11-19 04:04:47 -07:00
go/internal/lsp/testdata/generated/generated.go

8 lines
144 B
Go
Raw Normal View History

package generated
// Code generated by generator.go. DO NOT EDIT.
func _() {
var y int //@diag("y", "compiler", "y declared but not used")
}