lex/unterminated-string
A string literal was started with " but never closed.
Mitigations
Either add the missing closing quote or remove the accidental opening quote.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
A string literal was started with " but never closed.
Either add the missing closing quote or remove the accidental opening quote.