3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-02 00:00:41 +00:00
z3/leak.smt2
copilot-swe-agent[bot] 6eeed84383 Initial analysis of memory leak issue
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2025-06-20 22:48:42 +00:00

2 lines
No EOL
36 B
Text

(assert (< 0 (div 0 0)))
(check-sat)