2020-03-21 15:24:24 +00:00
|
|
|
%Error: t/t_fuzz_eqne_bad.v:12:23: Slice operator VARREF 't.b' on non-slicable (e.g. non-vector) right-hand-side operand
|
2020-04-04 00:07:46 +00:00
|
|
|
12 | initial c = (a != &b);
|
|
|
|
| ^
|
2019-11-05 02:51:20 +00:00
|
|
|
%Error: Exiting due to
|