Fixed handling of parameters and const functions in casex/casez pattern
This commit is contained in:
@@ -122,6 +122,8 @@ namespace AST
|
||||
AST_ASSIGN_LE,
|
||||
AST_CASE,
|
||||
AST_COND,
|
||||
AST_CONDX,
|
||||
AST_CONDZ,
|
||||
AST_DEFAULT,
|
||||
AST_FOR,
|
||||
AST_WHILE,
|
||||
|
||||
Reference in New Issue
Block a user