commit | fbf44854a3b7a32a0a0ff1a03f4163d25f2d62af | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Apr 03 14:56:52 2018 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Apr 03 14:56:52 2018 +0200 |
tree | b3963985e0dbaab4ef100a3c214cdf664dcc4aa9 | |
parent | 49015a60cb334ecd0b069f27833a3d50853509fa [diff] [blame] |
hush: support "f() (cmd)" functions Many other shells support this construct function old new delta parse_stream 2950 3018 +68 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/shell/ash_test/ash-misc/func_compound1.right b/shell/ash_test/ash-misc/func_compound1.right new file mode 100644 index 0000000..01e79c3 --- /dev/null +++ b/shell/ash_test/ash-misc/func_compound1.right
@@ -0,0 +1,3 @@ +1 +2 +3