Created
February 13, 2019 10:41
-
-
Save espinz/058bc5eeb669e44bda28248f6f6a77be to your computer and use it in GitHub Desktop.
A multi-line comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
: << "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