summaryrefslogtreecommitdiffstats
path: root/eshtrans/main.esh
diff options
context:
space:
mode:
Diffstat (limited to 'eshtrans/main.esh')
-rw-r--r--eshtrans/main.esh5
1 files changed, 3 insertions, 2 deletions
diff --git a/eshtrans/main.esh b/eshtrans/main.esh
index b637695..9373ff6 100644
--- a/eshtrans/main.esh
+++ b/eshtrans/main.esh
@@ -106,6 +106,7 @@ main()
#try '$((1 + $foo))'
#try "foo '\`'"
#try 'foo "`"'
-dbg=true
-try "\"'\""
+#dbg=true
+#try "\"'\""
+try "foo 'bar" "baz' &&"
}