mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
29 lines
612 B
JSON
29 lines
612 B
JSON
{
|
|
"errors":
|
|
[
|
|
{
|
|
"component": "general",
|
|
"errorCode": "2904",
|
|
"formattedMessage": "DeclarationError: Declaration \"A\" not found in \"\" (referenced as \".\").
|
|
|
|
",
|
|
"message": "Declaration \"A\" not found in \"\" (referenced as \".\").",
|
|
"severity": "error",
|
|
"sourceLocation":
|
|
{
|
|
"end": 79,
|
|
"file": "",
|
|
"start": 59
|
|
},
|
|
"type": "DeclarationError"
|
|
}
|
|
],
|
|
"sources":
|
|
{
|
|
"":
|
|
{
|
|
"id": 0
|
|
}
|
|
}
|
|
}
|