* Test runner: Detect extra property in 'actual' but not in 'expected'. Also update all expected.json where this would result in errors. * Include rmExpected.js script in case it is needed again
85 lines
1.6 KiB
JSON
85 lines
1.6 KiB
JSON
{
|
||
"type": "File",
|
||
"start": 0,
|
||
"end": 6,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 0
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 6
|
||
}
|
||
},
|
||
"program": {
|
||
"type": "Program",
|
||
"start": 0,
|
||
"end": 6,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 0
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 6
|
||
}
|
||
},
|
||
"sourceType": "script",
|
||
"body": [
|
||
{
|
||
"type": "VariableDeclaration",
|
||
"start": 0,
|
||
"end": 6,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 0
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 6
|
||
}
|
||
},
|
||
"declarations": [
|
||
{
|
||
"type": "VariableDeclarator",
|
||
"start": 4,
|
||
"end": 6,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 4
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 6
|
||
}
|
||
},
|
||
"id": {
|
||
"type": "Identifier",
|
||
"start": 4,
|
||
"end": 6,
|
||
"loc": {
|
||
"start": {
|
||
"line": 1,
|
||
"column": 4
|
||
},
|
||
"end": {
|
||
"line": 1,
|
||
"column": 6
|
||
},
|
||
"identifierName": "𞸀"
|
||
},
|
||
"name": "𞸀"
|
||
},
|
||
"init": null
|
||
}
|
||
],
|
||
"kind": "var"
|
||
}
|
||
],
|
||
"directives": []
|
||
}
|
||
} |