solidity/test/cmdlineTests/standard_empty_file_name/output.json

29 lines
612 B
JSON
Raw Normal View History

2022-10-26 10:13:47 +00:00
{
"errors":
[
{
"component": "general",
"errorCode": "2904",
"formattedMessage": "DeclarationError: Declaration \"A\" not found in \"\" (referenced as \".\").
2020-12-01 13:46:26 +00:00
2022-10-26 10:13:47 +00:00
",
"message": "Declaration \"A\" not found in \"\" (referenced as \".\").",
"severity": "error",
"sourceLocation":
{
"end": 79,
"file": "",
"start": 59
},
"type": "DeclarationError"
}
],
"sources":
{
"":
{
"id": 0
}
}
}