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