
  Syntax error!
  syntax_tests/data/parsing/recovery/string/eof.res:1:9-2:0

  1 │ let x = "eof here
  2 │ 

  This string is missing a double quote at the end

let x = {js|eof here
|js}