Error(
 Error {
  message: "syntax error, unexpected ';', expecting ID or DOLLAR_CURLY or OR_KW or '\"'",
  span: Span {
   start: Position {
    line: 2,
    column: 9,
   },
   end: Position {
    line: 2,
    column: 10,
   },
  },
 },
)