RosettaCodeData/Task/Empty-program/Haxe/empty-program.haxe
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

4 lines
53 B
Text

class Program {
static function main() {
}
}