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

13 lines
306 B
JSON

{
"errors":
[
{
"component": "general",
"formattedMessage": "Yul mode only supports exactly one input file.",
"message": "Yul mode only supports exactly one input file.",
"severity": "error",
"type": "JSONError"
}
]
}