aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/func_compound1.right
AgeCommit message (Collapse)Author
2018-04-03hush: support "f() (cmd)" functionsDenys Vlasenko
Many other shells support this construct function old new delta parse_stream 2950 3018 +68 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>