Created
October 23, 2015 11:17
-
-
Save scaint/0308b5fbee4c407de6c7 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
count = 1 | |
сount = 2 | |
count # => 1 | |
local_variables # => [:o_0, :сount, :count, :_] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment