package libcore func HelloWorld() string { return "Hello, World! from libcore" }