parent
372908fd21
commit
0d9f4c9d96
|
@ -1,5 +1,5 @@
|
||||||
package libcore
|
package libcore
|
||||||
|
|
||||||
func HelloWorld() string {
|
func HelloWorld() string {
|
||||||
return "Hello, World! from libcore"
|
return "Hello, World!"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue