class A { void test() { String s = STR.""" Hello\\s\nWorld"""; } }