mirror of
https://github.com/verilator/verilator.git
synced 2025-01-07 15:17:36 +00:00
5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
%Error: t/t_sys_fopen_bad.v:14:34: $fopen mode should be <= 4 characters
|
|
14 | file = $fopen("/dev/null", "somereallywidebad");
|
|
| ^~~~~~~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|