class A { { String s = "a\n" + " symbol to escape: \"\\\" (slash)\n" + " and something else as well\n" + " "; } }