Skip to content
P0001 · Parse · error

Unterminated string literal

The lexer reached end-of-file (or end-of-line in some contexts) before finding the closing quote of a string literal.

A full explainer for this code hasn't been written yet. The summary above is the current authoritative description.

Want to contribute? Add docs/errors/<code>.md in the repo and the page will pick it up automatically.

enespt-br