bc: fold zbc_parse_else() into its only caller
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 16 Dec 2018 18:21:57 +0000 (19:21 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 16 Dec 2018 18:21:57 +0000 (19:21 +0100)
commita50576a415a9b5d384a28c9bd4b55a4df2974248
tree12db52aea474921a6fb5bc935405309b25e73c88
parent6d29879c676a636656c7b29ab5be76518346b19c
bc: fold zbc_parse_else() into its only caller

While at it, allow newline between "else" and its body

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c
testsuite/bc.tests