Skip to content

Commit

Permalink
Added ooc hello world
Browse files Browse the repository at this point in the history
  • Loading branch information
causal-agent committed May 31, 2011
1 parent 9de372f commit 22b0c50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions o/ooc.ooc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
main: func {
"Hello World" println()
}

0 comments on commit 22b0c50

Please sign in to comment.