mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 17:17:36 +00:00
5 lines
221 B
Plaintext
5 lines
221 B
Plaintext
%Error-UNSUPPORTED: 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
|