Loading...
--- xnu/xnu-11215.81.4/tests/bounded_array_src/operator.subscript.cpp
+++ xnu/xnu-8796.121.2/tests/bounded_array_src/operator.subscript.cpp
@@ -51,6 +51,6 @@
}
}
-T_DECL(operator_subscript, "bounded_array.operator.subscript", T_META_TAG_VM_PREFERRED) {
+T_DECL(operator_subscript, "bounded_array.operator.subscript") {
tests<T>();
}