1
0
mirror of https://github.com/golang/go synced 2024-10-01 18:28:32 -06: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 _() {
}