Commits in working directory.

This commit is contained in:
Rhys Bower
2015-02-17 19:08:32 -08:00
parent 4691aea289
commit 759a91796c
4 changed files with 2 additions and 18 deletions

View File

@@ -1,5 +0,0 @@
class Haxe {
static function main() {
trace("Hello, World!");
}
}