define is not properly considering #2033
Labels
formatter
Verilog code formatter issues
preprocessor
anything related to preprocessing (conditionals, macros, etc.)
Code
Command used
verible-verilog-format --inplace temp.v
**Error **
temp.v: temp.v:18:1-5: syntax error at token "`else"
temp.v:23:10-13: syntax error at token "else"
temp.v:25:6-8: syntax error at token "end"
The text was updated successfully, but these errors were encountered: