mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[analysis] ConstantEvaluator: Little cleanup & avoid requiring the use of shared_ptr<>.
This commit is contained in:
@@ -7,4 +7,4 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// TypeError 5210: (36-39): Cyclic constant definition (or maximum recursion depth exhausted).
|
||||
// TypeError 5210: (69-71): Cyclic constant definition (or maximum recursion depth exhausted).
|
||||
|
||||
Reference in New Issue
Block a user