1
0
mirror of https://github.com/golang/go synced 2024-11-19 10:24:43 -07:00
go/internal/lsp/testdata/imports/remove_imports.go.golden

7 lines
68 B
Plaintext
Raw Normal View History

-- goimports --
package imports //@import("package")
func _() {
}