Print `str.is_digit` and `int.pow2` correctly. (#7276)
authorAbdalrhman Mohamed <32971963+abdoo8080@users.noreply.github.com>
Thu, 30 Sep 2021 02:59:18 +0000 (21:59 -0500)
committerGitHub <noreply@github.com>
Thu, 30 Sep 2021 02:59:18 +0000 (02:59 +0000)
commit5f998504d88e507bae22cdd7cc0dfd20f786ed99
treed32f0917394ac612558136c2b2edf809d38fa0e1
parent181cac8b630609dc982887c5c4cea1e46b319811
Print `str.is_digit` and `int.pow2` correctly. (#7276)
src/printer/smt2/smt2_printer.cpp