Skip to content

Instantly share code, notes, and snippets.

@videlais
Created April 13, 2018 02:32
Embed
What would you like to do?
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