verilator/test_regress/t/t_inside_assoc_unsup.out

6 lines
274 B
Plaintext

%Error: t/t_inside_assoc_unsup.v:12:15: Inside operator not specified on associative arrays (IEEE 1800-2017 11.4.13)
: ... note: In instance 't'
12 | m = (10 inside {assoc});
| ^~~~~~
%Error: Exiting due to