verilator/test_regress/t/t_mailbox_bad.out
2023-09-23 08:52:50 -04:00

6 lines
252 B
Plaintext

%Error: t/t_mailbox_bad.v:12:13: Class method 'bad_method' not found in class 'mailbox__Tz1'
: ... note: In instance 't'
12 | if (m.bad_method() != 0) $stop;
| ^~~~~~~~~~
%Error: Exiting due to