mirror of
https://github.com/Z3Prover/z3
synced 2025-08-06 19:21:22 +00:00
Added ml component
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
454fa7dcdd
commit
bcca613cb2
60 changed files with 40332 additions and 16 deletions
5
ml/test_capi.regress.err
Normal file
5
ml/test_capi.regress.err
Normal file
|
@ -0,0 +1,5 @@
|
|||
WARNING: invalid function application, sort mismatch on argument at position 1
|
||||
WARNING: (define iff Bool Bool Bool) applied to:
|
||||
x of sort Int
|
||||
y of sort Bool
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue