RosettaCodeData/Task/Empty-program/Haxe/empty-program.haxe

5 lines
53 B
Plaintext

class Program {
static function main() {
}
}