You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/expected/test_shlexer.sh_d9d46422a91...

10 lines
116 B
Plaintext

abc $DEF 123
wsp ^
ref ^--^
wsp ^^
eval -- abc xyz 123
split:
0 -- abc
1 -- xyz
2 -- 123