``` val x = “””this is a multiline string “”” ```
# announcements
o
Copy code
val x = “””this
is
a 
multiline
string
“””