update unsup.out

This commit is contained in:
Yilou Wang 2025-11-01 08:57:53 +01:00
parent fcc4da9d66
commit 2f3a7549cb
1 changed files with 1 additions and 1 deletions

View File

@ -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]}; }
| ^~~~~~~