mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
5 lines
189 B
Plaintext
5 lines
189 B
Plaintext
%Error: t/t_var_ref_bad3.v:9: Unsupported: ref/const ref as primary input/output: 'bad_primary_ref'
|
|
module t(ref int bad_primary_ref
|
|
^~~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|