Loading...
--- xnu/xnu-11215.81.4/tests/bounded_array_ref_src/operator.subscript.cpp
+++ xnu/xnu-7195.121.3/tests/bounded_array_ref_src/operator.subscript.cpp
@@ -30,6 +30,6 @@
}
}
-T_DECL(operator_subscript, "bounded_array_ref.operator.subscript", T_META_TAG_VM_PREFERRED) {
+T_DECL(operator_subscript, "bounded_array_ref.operator.subscript") {
tests<T>();
}