forked from github/verilator
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
%Error: t/t_display_esc_bad.v:8: Unknown escape sequence: \x
|
|
$display("\x\y\z");
|
|
^~~~~~~~
|
|
%Error: Exiting due to
|