solidity/test/cmdlineTests/standard_model_checker_contracts_empty_array/output.json
2022-10-26 15:13:47 +05:00

13 lines
300 B
JSON

{
"errors":
[
{
"component": "general",
"formattedMessage": "Source contracts must be a non-empty array.",
"message": "Source contracts must be a non-empty array.",
"severity": "error",
"type": "JSONError"
}
]
}