This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
g
/
Golo.golo
6 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add hello world for golo JVM language
2013-12-15 21:58:59 -05:00
module hello.world
Normalize messages Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 18:39:11 +13:00
function main = |args| {
println("Hello World")
}
Reference in New Issue
Copy Permalink