verilator/test_regress/t/t_array_method_bad.out

6 lines
200 B
Plaintext
Raw Normal View History

2023-06-07 11:44:21 +00:00
%Error: t/t_array_method_bad.v:11:9: Unknown built-in array method 'mex'
: ... note: In instance 't'
2023-06-07 11:44:21 +00:00
11 | q.mex;
| ^~~
%Error: Exiting due to