Skip to content

Instantly share code, notes, and snippets.

@davidkathoh
Created July 13, 2019 09:35
Show Gist options
  • Save davidkathoh/274ccd64e71de5425b530872ca2a380e to your computer and use it in GitHub Desktop.
Save davidkathoh/274ccd64e71de5425b530872ca2a380e to your computer and use it in GitHub Desktop.
Multiple string lignes
val multipleStringLignes = """
la premeire ligne
la seconde ligne
la troisieme ligne"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment