Open drom opened 5 years ago
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
This test was removed in commit 66f3124 of sv-tests so this can probably be closed.
Failed in:
https://symbiflow.github.io/sv-tests/#tree_sitter_verilog|5.6.4|preproc_test_13