Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: support "f() (cmd)" functions | Denys Vlasenko | 2018-04-03 | 1 | -3/+2 |
| | | | | | | | | | Many other shells support this construct function old new delta parse_stream 2950 3018 +68 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | hush_test: test for subshell function syntax | Mike Frysinger | 2009-05-21 | 1 | -0/+9 |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> |