RosettaCodeData/Task/Empty-program/Haxe/empty-program.hx
2026-04-30 12:34:36 -04:00

4 lines
53 B
Haxe

class Program {
static function main() {
}
}