Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
package hello
func PrintVersion() {
println("6.0.0")
}