mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-03-04 21:35:00 +08:00
tests: Fix previous
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
alias '$foo'='echo alias'
|
||||
foo=(echo param)
|
||||
local foo; foo=(echo param)
|
||||
|
||||
BUFFER='$foo'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user