mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
ControlFlowAnalyser: Also consider called functions in a flow
This commit is contained in:
@@ -17,3 +17,5 @@ contract C
|
||||
// ====
|
||||
// SMTEngine: all
|
||||
// ----
|
||||
// Warning 5740: (137-157): Unreachable code.
|
||||
// Warning 5740: (199-237): Unreachable code.
|
||||
|
||||
Reference in New Issue
Block a user