Allow mixed int/real equalities in non-strict parsing mode (#8865)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 7 Jun 2022 21:25:10 +0000 (16:25 -0500)
committerGitHub <noreply@github.com>
Tue, 7 Jun 2022 21:25:10 +0000 (14:25 -0700)
commit42eac5f0061c65139c8e548c6cb228fa0be12bc2
tree40f7af25f7d27614f06396f6ce89027142fabe6e
parenta928211cee1c0e1e0cf46f28e65854c0cee94ca5
Allow mixed int/real equalities in non-strict parsing mode (#8865)
src/parser/smt2/smt2.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress0/parser/non-strict-real-vs-int.smt2 [new file with mode: 0644]