Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long Macro #33

Open
drom opened this issue Oct 14, 2019 · 1 comment
Open

Long Macro #33

drom opened this issue Oct 14, 2019 · 1 comment
Labels
bug Something isn't working hacktoberfest

Comments

@drom
Copy link
Collaborator

drom commented Oct 14, 2019

Failed in:

https://symbiflow.github.io/sv-tests/#tree_sitter_verilog|5.6.4|preproc_test_13

/*
:name: preproc_test_13
:description: Test
:should_fail: 0
:tags: 5.6.4
*/
`define LONG_MACRO(
    a, b="(3,2)", c=(3,2)) \
a + b /c +345
@drom drom added bug Something isn't working hacktoberfest labels Oct 14, 2019
@abradd
Copy link
Contributor

abradd commented Jun 21, 2021

This test was removed in commit 66f3124 of sv-tests so this can probably be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants