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