object A { val a = """blah blah""" } //----- object A { val a = """blah | blah""".trimMargin() }