class Macro { static function test() { static var m:Map = []; trace(m); } }