Sign in
go
/
tools
/
942994fc75ba3b8f8cbe2f1898518dcaa2aea50d
/
.
/
internal
/
lsp
/
testdata
/
imports
/
remove_import.go.in
blob: 09060bada42e55cb9d3e9c5716c520871d92a9e2 [
file
] [
log
] [
blame
]
package
imports
//@import("package")
import
(
"bytes"
"fmt"
)
func _
()
{
fmt
.
Println
(
""
)
}