Created
January 19, 2019 23:01
-
-
Save Tombarr/6a5ace3b1a5a253ddd3c82fdf26beda2 to your computer and use it in GitHub Desktop.
Example of simple assignment in Elixir
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
twenty_four = 24 | |
not_true = false | |
API_KEY = 'abc123' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment