class NativeError { static function main() { final object:Dynamic = null; trace(object.value); } }