'main': Highlight mismatched parentheses and braces.
This commit is contained in:
@@ -38,5 +38,5 @@ expected_region_highlight=(
|
||||
'6 9 builtin' # echo
|
||||
'11 11 reserved-word' # }
|
||||
'12 12 commandseparator' # \n
|
||||
'13 13 unknown-token "issue #344 (balanced parentheses/braces)"' # }
|
||||
'13 13 unknown-token' # }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user