aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/func_compound1.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: support "f() (cmd)" functionsDenys Vlasenko2018-04-031-0/+4
Many other shells support this construct function old new delta parse_stream 2950 3018 +68 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>