Add support to internal function calls

This commit is contained in:
Leonardo Alt
2020-03-11 16:29:07 +01:00
parent 1167af1dfe
commit 07368c2e1e
67 changed files with 506 additions and 189 deletions
@@ -17,6 +17,3 @@ contract C
}
}
// ----
// Warning: (86-93): Assertion checker does not support recursive function calls.
// Warning: (86-93): Assertion checker does not support recursive function calls.
// Warning: (253-266): Assertion violation happens here