mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove Why3 error class
This commit is contained in:
@@ -164,10 +164,6 @@ string compile(StringMap const& _sources, bool _optimize, CStyleReadFileCallback
|
||||
// "srcmapRuntime" = "0:1:2",
|
||||
// "assembly" = {}
|
||||
// }
|
||||
// },
|
||||
// "formal": {
|
||||
// "errors": [ "Error 1" ],
|
||||
// "why3": "why3 source"
|
||||
// }
|
||||
// }
|
||||
Json::Value output = Json::objectValue;
|
||||
|
||||
Reference in New Issue
Block a user