From: Marcus Comstedt Date: Sat, 14 Mar 2020 10:41:09 +0000 (+0100) Subject: Add regression tests for new handling of comments in constants X-Git-Tag: working-ls180~752^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd562f29e7ea248a64fce50e61998d0c0f73fe7e;p=yosys.git Add regression tests for new handling of comments in constants --- diff --git a/tests/various/bug1745.ys b/tests/various/bug1745.ys new file mode 100644 index 000000000..2e5b8c2d4 --- /dev/null +++ b/tests/various/bug1745.ys @@ -0,0 +1,8 @@ +logger -expect error "syntax error, unexpected TOK_CONSTVAL" 1 +read_verilog <