verilator/test_regress/t/t_inside_assoc_unsup.out
2024-03-02 10:15:19 -05:00

6 lines
274 B
Plaintext

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