Sign in
go
/
tools
/
979b82bfef62cbd5954bf1ec69c0fec5dbf2a1e0
/
.
/
internal
/
lsp
/
testdata
/
imports
/
issue35458.go.in
blob: f9b07b88444f4c648f0947c6782339e3a53dc138 [
file
] [
log
] [
blame
]
package
imports
//@import("package")
func _
()
{
println
(
"Hello, world!"
)
}