Created
February 4, 2022 13:12
-
-
Save ewalk153/ba5aa4584f8a88eb73627bbb581b902b to your computer and use it in GitHub Desktop.
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
| puts "DATA is a #{DATA.class}" | |
| puts DATA.read | |
| __END__ | |
| here is some | |
| data, that, i, | |
| have |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment