mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add support to internal function calls
This commit is contained in:
@@ -26,8 +26,6 @@ contract C
|
||||
assert(x >= 20);
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// SMTSolvers: z3
|
||||
// ----
|
||||
// Warning: (323-338): Assertion violation happens here
|
||||
// Warning: (362-377): Assertion violation happens here
|
||||
|
||||
Reference in New Issue
Block a user