blob: 7c42c32fb0abcae9ad478b2e9b324b4de4814526 [file] [log] [blame]
package notest
func hello() {
println("hello world")
}
Hello world