solidity/test/cmdlineTests/standard_model_checker_invariants_wrong_key/output.json

13 lines
300 B
JSON
Raw Normal View History

2022-10-26 10:13:47 +00:00
{
"errors":
[
{
"component": "general",
"formattedMessage": "Invalid model checker invariants requested.",
"message": "Invalid model checker invariants requested.",
"severity": "error",
"type": "JSONError"
}
]
}