Fix processing of nested Variable construct in sygus let bodies (#2351)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 22 Aug 2018 00:38:40 +0000 (19:38 -0500)
committerGitHub <noreply@github.com>
Wed, 22 Aug 2018 00:38:40 +0000 (19:38 -0500)
commitab8d44b83e210ed38623a1440e3ef1d318f7d0d0
treeb241f69ddf7715eb1bfe0753e59ed02a12507da3
parent5b655946e1c73f511719d0264f92715b063e867f
 Fix processing of nested Variable construct in sygus let bodies (#2351)
src/parser/smt2/smt2.cpp
test/regress/Makefile.tests
test/regress/regress1/sygus/abv.sy [new file with mode: 0644]
test/regress/regress1/sygus/let-bug-simp.sy [new file with mode: 0644]