Created
September 17, 2018 23:08
-
-
Save cataska/3d83e99346819e917212d36c29d02b1a 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
;; Numbers | |
23 | |
-100 | |
1.7 | |
-2 | |
33e8 | |
;; Keywords | |
:foobar | |
:2 | |
;; Symbols | |
sample-symbol | |
othersymbol |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment