bc: in bc_program_execStr(), push two variables into inner scope
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 9 Dec 2018 01:54:06 +0000 (02:54 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 9 Dec 2018 01:54:06 +0000 (02:54 +0100)
commit5ec4b491258be628734f5c8fa315a1df55bffcf7
tree376fe5a49e8f0212bd3fee1a0e25b12372a99eb2
parent927a7d6853da2f528ae13db57fc23c6527549782
bc: in bc_program_execStr(), push two variables into inner scope

function                                             old     new   delta
bc_program_execStr                                   502     496      -6

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