blob: 397e8b66a26b0880e86647165b15bfd504222e28 [file]
package main
import "my.pkg"
func main() {
println(pkg.Text)
}