3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-06 03:10:25 +00:00

Delete leak.smt2

This commit is contained in:
Nikolaj Bjorner 2025-06-20 20:25:26 -07:00 committed by GitHub
parent 43c35e4320
commit 701896afb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +0,0 @@
(assert (< 0 (div 0 0)))
(check-sat)