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