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