Describe the bug
When running Halmos on a relatively simple project that uses assembly, it fails wit the following error: Z3Exception: b'parser error'
To Reproduce
git clone https://github.com/aviggiano/halmos-modexp
cd halmos-modexp
halmos
Environment:
- OS: macOS
- Python version: Python 3.12.6
- Halmos and other dependency versions: halmos 0.2.1.dev16+g1502e46
Additional context
N/A