Loading...
--- xnu/xnu-12377.101.15/tests/bounded_array_src/ctor.default.cpp
+++ xnu/xnu-7195.121.3/tests/bounded_array_src/ctor.default.cpp
@@ -64,6 +64,6 @@
}
}
-T_DECL(ctor_default, "bounded_array.ctor.default", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_default, "bounded_array.ctor.default") {
tests<T>();
}