You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
343 B
16 lines
343 B
4 years ago
|
{
|
||
|
"kind" : "Program",
|
||
|
"location" : [ 1, 7, 1, 7 ],
|
||
|
"declarations" : [ ],
|
||
|
"statements" : [ ],
|
||
|
"errors" : {
|
||
|
"errors" : [ {
|
||
|
"kind" : "CompilerError",
|
||
|
"location" : [ 1, 9, 1, 9 ],
|
||
|
"message" : "Parse error near token EQ: =",
|
||
|
"syntax" : true
|
||
|
} ],
|
||
|
"kind" : "Errors",
|
||
|
"location" : [ 0, 0, 0, 0 ]
|
||
|
}
|
||
|
}
|