'main': Let the type determination ignore global aliases when it ignores regular ones.
This commit is contained in:
@@ -34,5 +34,5 @@ local s=x
|
||||
BUFFER=$'$s'
|
||||
|
||||
expected_region_highlight=(
|
||||
'1 2 unknown-token "fixed in the next commit"' # $s
|
||||
'1 2 unknown-token' # $s
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user