github.com/lovishpuri/go-40569/src@v0.0.0-20230519171745-f8623e7c56cf/go/internal/gccgoimporter/testdata/imports.go (about) 1 package imports 2 3 import "fmt" 4 5 var Hello = fmt.Sprintf("Hello, world")