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