Skip to content

Instantly share code, notes, and snippets.

@mistyrinth
Created November 8, 2018 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mistyrinth/9fda28445262580d32d86b6e33abd3da to your computer and use it in GitHub Desktop.
Save mistyrinth/9fda28445262580d32d86b6e33abd3da to your computer and use it in GitHub Desktop.
print(<<"EOS")
複数行にわたる文字列です。
"EOS"は"End of String"の略です。
この""で囲まれている文字(ここではEOS)を識別子と言います。
識別子は任意の文字列を指定できます。
ここで5行目です!\(^^)/
EOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment