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