class A { void test() { String s = """Line1 Line2 """; } }