mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
13 lines
306 B
JSON
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"
|
|
}
|
|
]
|
|
}
|