fix hello world
This commit is contained in:
parent
5f4fe1a1c4
commit
d42bb09576
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
func main {
|
||||
with args
|
||||
with args ;
|
||||
"Hello World!\n" puts
|
||||
0
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue