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