solidity/test/cmdlineTests/standard_optimizer_invalid_details/output.json

13 lines
262 B
JSON

{
"errors":
[
{
"component": "general",
"formattedMessage": "Unknown key \"notThere\"",
"message": "Unknown key \"notThere\"",
"severity": "error",
"type": "JSONError"
}
]
}