sh: Remove obsolete token type TENDBQUOTE.
This token type was related to Almquist's original version of backquotes that could not nest and fell into disuse fairly soon.
This commit is contained in:
parent
061dbf8161
commit
f22e5fb539
@ -50,7 +50,6 @@ TPIPE 0 "|"
|
||||
TLP 0 "("
|
||||
TRP 1 ")"
|
||||
TENDCASE 1 ";;"
|
||||
TENDBQUOTE 1 "`"
|
||||
TREDIR 0 redirection
|
||||
TWORD 0 word
|
||||
TIF 0 "if"
|
||||
|
Loading…
Reference in New Issue
Block a user