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