Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Unterminated string constant.

// ✅ works
const str = `hello
world`
Source by bobbyhadz.com #
 
PREVIOUS NEXT
Tagged: #Unterminated #string
ADD COMMENT
Topic
Name
9+8 =