interface I {} @:cs.using("System") class Main2 { public static function main():Void { trace('ko'); } }