fish-shell/tests/line-continuation.in
Jak Wings 2d5eaed745 fix handling of line continuation in keywords
This behavior is more consistent with line continuation in strings other
than keywords.

Fixes #2897
2016-04-08 21:05:46 -07:00

25 lines
155 B
Fish

ech\
o echo
buil\
tin echo builtin echo
true; an\
d echo true
\i\
\U00000066\
true
echo if true
\
\145n\
d\
;
'if'\
true
echo if true
"\
en\
d\
";