Skip to content

Instantly share code, notes, and snippets.

@espinz
Created February 13, 2019 10:41
Show Gist options
  • Save espinz/058bc5eeb669e44bda28248f6f6a77be to your computer and use it in GitHub Desktop.
Save espinz/058bc5eeb669e44bda28248f6f6a77be to your computer and use it in GitHub Desktop.
A multi-line comment
: << "END"
This is a heredoc.
Line one
and
Line two.
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment