2019-07-12 02:09:30 +00:00
|
|
|
%Error: t/t_var_ref_bad3.v:9: Unsupported: ref/const ref as primary input/output: 'bad_primary_ref'
|
2019-07-15 01:42:03 +00:00
|
|
|
module t(ref int bad_primary_ref
|
|
|
|
^~~~~~~~~~~~~~~
|
2019-06-13 01:49:40 +00:00
|
|
|
%Error: Exiting due to
|