{ "errors": [ { "component": "general", "errorCode": "2661", "formattedMessage": "Warning: BMC: Overflow (resulting value larger than 2**256 - 1) happens here. --> A:9:7: | 9 | \t\t\t\t\t\tx + type(uint).max; | \t\t\t\t\t\t^^^^^^^^^^^^^^^^^^ Note: Counterexample: = 2**256 a = 0 x = 1 Note: Callstack: Note: ", "message": "BMC: Overflow (resulting value larger than 2**256 - 1) happens here.", "secondarySourceLocations": [ { "message": "Counterexample: = 2**256 a = 0 x = 1 " }, { "message": "Callstack:" }, { "message": "" } ], "severity": "warning", "sourceLocation": { "end": 203, "file": "A", "start": 185 }, "type": "Warning" } ], "sources": { "A": { "id": 0 } } }