Use uint64 utility when parsing tuple selectors in smt2 (#5681)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 16 Dec 2020 09:33:03 +0000 (03:33 -0600)
committerGitHub <noreply@github.com>
Wed, 16 Dec 2020 09:33:03 +0000 (10:33 +0100)
commit5b90fdad09209da667cc281f5425300a4b2bb9c9
tree4e7140050faf3bbc03ae08b4fe7c0286b3c2ecaf
parentaac53f510e1f21a46a49cb31475a8851a3097089
Use uint64 utility when parsing tuple selectors in smt2 (#5681)

The smt2 parser is now 100% independent from the Expr-layer.
src/parser/smt2/smt2.cpp