verilator/test_regress/t/t_struct_notfound_bad.out

6 lines
219 B
Plaintext

%Error: t/t_struct_notfound_bad.v:13:9: Member 'nfmember' not found in structure
: ... In instance t
13 | s.nfmember = 0;
| ^~~~~~~~
%Error: Exiting due to