[parser] [hol] Fix parser check for allowing functions when HOL is enabled (#6790)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Wed, 23 Jun 2021 20:01:13 +0000 (17:01 -0300)
committerGitHub <noreply@github.com>
Wed, 23 Jun 2021 20:01:13 +0000 (17:01 -0300)
commit4b6621be20b90f9caf5847886ddf7fb62f2add5d
tree26f5f71fe2e21f1a154ac7fcb40d599d64b7fa81
parent78a3406dbd7495daea1c85d92129f738302dc700
[parser] [hol] Fix parser check for allowing functions when HOL is enabled (#6790)

Fixes #6526
src/parser/smt2/smt2.cpp
test/regress/CMakeLists.txt
test/regress/regress0/ho/issue6526.smt2 [new file with mode: 0644]