1
0
mirror of https://github.com/golang/go synced 2024-10-01 13:08:32 -06: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")
}