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

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
}
}
}