Fix failing SMTChecker test on breaking

This commit is contained in:
hrkrshnn 2020-10-26 14:01:40 +01:00
parent 20f39ab6e9
commit 0e30fbbae1

View File

@ -17,4 +17,5 @@ contract C
}
}
// ----
// Warning 6328: (297-321): CHC: Assertion violation might happen here.
// Warning 4661: (297-321): BMC: Assertion violation happens here.