commit | 96b5ec10fb8abdb8050a6af87330e6cf3d881d5a | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 03 23:34:36 2019 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 03 23:34:36 2019 +0100 |
tree | 8fbc53fb1f7057170415adf6516319dcba2e7cdc | |
parent | ae6c44ea15f4b73e8e5532f6392d1e6ce8c087e7 [diff] |
bc: fix "...; return}" to work, disallow "return ()" function old new delta zbc_parse_expr 24 1865 +1841 zbc_parse_stmt_possibly_auto 1425 1413 -12 bc_parse_expr_empty_ok 1843 - -1843 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 1/1 up/down: 1841/-1855) Total: -14 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>