mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Set tests that CVC4 can't handle to Z3 only
This commit is contained in:
@@ -26,3 +26,5 @@ contract C
|
||||
assert(x >= 15);
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// SMTSolvers: z3
|
||||
|
||||
Reference in New Issue
Block a user