class Fail { static function main() { trace(Dummy); } } abstract Dummy(Int) {}