verilator/test_regress/t/t_struct_notfound_bad.out
2019-07-26 12:52:38 -04:00

6 lines
199 B
Plaintext

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