Skip to content

Instantly share code, notes, and snippets.

@Tombarr
Created January 19, 2019 23:01
Show Gist options
  • Save Tombarr/6a5ace3b1a5a253ddd3c82fdf26beda2 to your computer and use it in GitHub Desktop.
Save Tombarr/6a5ace3b1a5a253ddd3c82fdf26beda2 to your computer and use it in GitHub Desktop.
Example of simple assignment in Elixir
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