1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-19 08:48:02 +03:00
lnav/test/expected/test_shlexer.sh_d9d46422a913e3a06ddbd262933ef5352c30e68f.out
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2022-04-30 13:06:01 -07:00

10 lines
116 B
Plaintext

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