From 1e5111b0f80b1f3d7f2fc8254cb70de067317403 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 1 Apr 2018 03:04:55 +0200 Subject: ash,hush: handle a few more bkslash-newline cases Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-parsing/bkslash_newline1.right | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 shell/hush_test/hush-parsing/bkslash_newline1.right (limited to 'shell/hush_test/hush-parsing/bkslash_newline1.right') diff --git a/shell/hush_test/hush-parsing/bkslash_newline1.right b/shell/hush_test/hush-parsing/bkslash_newline1.right new file mode 100644 index 000000000..97ea0c197 --- /dev/null +++ b/shell/hush_test/hush-parsing/bkslash_newline1.right @@ -0,0 +1,4 @@ +and1 +and2 +or1 +ok -- cgit v1.2.3