solidity/test/cmdlineTests/standard_stop_after_parsing_bytecode_requested/output.json
2023-06-14 14:22:38 +02:00

13 lines
344 B
JSON

{
"errors":
[
{
"component": "general",
"formattedMessage": "Requested output selection conflicts with \"settings.stopAfter\".",
"message": "Requested output selection conflicts with \"settings.stopAfter\".",
"severity": "error",
"type": "JSONError"
}
]
}