morpheus-graphql-0.14.0: test/Feature/Input/Scalar/strings/wrong-newline/response.json
{
"errors": [
{
"message": "offset=73:\nunexpected newline\nexpecting '\"' or EscapedChar\n",
"locations": [{ "line": 4, "column": 26 }]
}
]
}