class Main { public static function main() { var foo:Struct = { } } } typedef Struct = { integer:Int }