mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-10-09 18:48:38 +00:00
5
code/HelloWorld_caomus.hx
Normal file
5
code/HelloWorld_caomus.hx
Normal file
@@ -0,0 +1,5 @@
|
||||
class HelloWorld {
|
||||
static public function main():Void {
|
||||
trace("Hello World.");
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user