Skip to content
Snippets Groups Projects
Ooc.ooc 44 B
main: func {
    "Hello World" println()
}