diff --git a/test_regress/t/t_constraint_global_nested_unsup.out b/test_regress/t/t_constraint_global_nested_unsup.out index 645226c83..db7e02cfb 100644 --- a/test_regress/t/t_constraint_global_nested_unsup.out +++ b/test_regress/t/t_constraint_global_nested_unsup.out @@ -1,4 +1,4 @@ -%Error-UNSUPPORTED: t/t_constraint_global_nested_unsup.v:9:14: Unsupported: Variable 'm_mid.m_inner' cannot have multiple global constraints +%Error-UNSUPPORTED: t/t_constraint_global_nested_unsup.v:9:14: Unsupported: One variable 'm_mid.m_inner' cannot have multiple global constraints : ... note: In instance 't' 9 | constraint c_inner { m_val inside {[1:10]}; } | ^~~~~~~