[SMTChecker] Fix ice in unsupported functions with multi return values

This commit is contained in:
Leonardo Alt
2019-05-16 18:23:42 +02:00
parent 54ce3df321
commit 60a4f03d3d
10 changed files with 69 additions and 27 deletions
@@ -18,7 +18,5 @@ contract C
}
// ----
// Warning: (86-93): Assertion checker does not support recursive function calls.
// Warning: (86-93): Internal error: Expression undefined for SMT solver.
// Warning: (86-93): Assertion checker does not support recursive function calls.
// Warning: (86-93): Internal error: Expression undefined for SMT solver.
// Warning: (253-266): Assertion violation happens here