mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 21:50:54 +00:00
Revert "verilog: fix string literal regular expression (#5187)"
This reverts commit 834a7294b7
.
This commit is contained in:
parent
36491569d2
commit
f27309136f
2 changed files with 1 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
// Regression test for bug mentioned in #5160:
|
||||
// https://github.com/YosysHQ/yosys/pull/5160#issuecomment-2983643084
|
||||
module top;
|
||||
initial $display( "\\" );
|
||||
endmodule
|
Loading…
Add table
Add a link
Reference in a new issue