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
{
|
|
"kind" : "Program",
|
|
"location" : [ 1, 6, 1, 6 ],
|
|
"declarations" : [ ],
|
|
"statements" : [ ],
|
|
"errors" : {
|
|
"errors" : [ {
|
|
"kind" : "CompilerError",
|
|
"location" : [ 1, 8, 1, 8 ],
|
|
"message" : "Parse error near token EQ: =",
|
|
"syntax" : true
|
|
} ],
|
|
"kind" : "Errors",
|
|
"location" : [ 0, 0, 0, 0 ]
|
|
}
|
|
} |