Created
April 19, 2017 04:10
-
-
Save iwat/6161404c5fecd7106fb0d766635180c1 to your computer and use it in GitHub Desktop.
Ruby shenanigans with UTF-8
This file contains 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
# encoding: utf-8 | |
def ( ) | |
*2 | |
end | |
= 4 | |
puts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment