mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 00:27:35 +00:00
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
%Error: t/t_var_ref_bad3.v:10:18: Unsupported: ref/const ref as primary input/output: 'bad_primary_ref'
|
|
10 | module t(ref int bad_primary_ref
|
|
| ^~~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|