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