Skip to content

Instantly share code, notes, and snippets.

@videlais
Created April 13, 2018 02:32
Show Gist options
  • Save videlais/d7c26ff5a8091c8a30e117eecad1c8e9 to your computer and use it in GitHub Desktop.
Save videlais/d7c26ff5a8091c8a30e117eecad1c8e9 to your computer and use it in GitHub Desktop.
identifiers.lua
variableName = "new value"
variableName = 1
variableName = 'new value'
variableName = []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment