aboutsummaryrefslogtreecommitdiffstats
path: root/tests/comsub-posix1.sub
diff options
context:
space:
mode:
Diffstat (limited to 'tests/comsub-posix1.sub')
-rw-r--r--tests/comsub-posix1.sub3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/comsub-posix1.sub b/tests/comsub-posix1.sub
new file mode 100644
index 0000000..bbcc60f
--- /dev/null
+++ b/tests/comsub-posix1.sub
@@ -0,0 +1,3 @@
+echo $( if x; then echo foo )
+
+echo after