Fix const RE test for internal regexp rv kind (#7678)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 22 Nov 2021 00:35:52 +0000 (18:35 -0600)
committerGitHub <noreply@github.com>
Mon, 22 Nov 2021 00:35:52 +0000 (16:35 -0800)
commit392d4e5782e2e896ddbda9bd04be40f7d8436256
tree06dc5c459b789c4cc8513b319010144b7b3d4857
parentb984eae6a8608993b8ec13fa8b56ca1d67332e9a
Fix const RE test for internal regexp rv kind (#7678)

Fixes #7677.
src/theory/strings/regexp_entail.cpp
test/regress/CMakeLists.txt
test/regress/regress1/strings/issue7677-test-const-rv.smt2 [new file with mode: 0644]