aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/for_with_bslashes.right
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ash_test/ash-misc/for_with_bslashes.right')
-rw-r--r--shell/ash_test/ash-misc/for_with_bslashes.right8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ash_test/ash-misc/for_with_bslashes.right b/shell/ash_test/ash-misc/for_with_bslashes.right
new file mode 100644
index 000000000..02d96692c
--- /dev/null
+++ b/shell/ash_test/ash-misc/for_with_bslashes.right
@@ -0,0 +1,8 @@
+a
+b\c
+b\\c
+b"c
+b'c
+b$c
+b`true`c
+Zero:0