// "Replace with regular string literal" "true" class TextBlockMigration { void oneLineNoNewLine() { String json = "console.log(\"hello!\");"; } }