Skip to content

Commit

Permalink
Update and rename code.otne to HelloWorld.otne
Browse files Browse the repository at this point in the history
  • Loading branch information
beanflame authored May 31, 2024
1 parent 2dac853 commit d846faa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// hello world!
// module
import stdio;

// func
func main () {
printf("hello world!");
}

0 comments on commit d846faa

Please sign in to comment.