11 lines
141 B

{
"code": "unexpected-eof",
"message": "Unexpected end of input",
"start": {
"line": 1,
"column": 1,
"character": 1
},
"pos": 1
}