Created
September 12, 2018 13:44
-
-
Save hackvan/cc69151f979f59a63be902832846fb0d 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
Fixnum.class # => Class | |
42.class.class # => Class | |
Class.class # => Class |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment