Skip to content

Instantly share code, notes, and snippets.

@auxiliary-character
Created December 6, 2014 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save auxiliary-character/82d986ad5ca1d135e8e1 to your computer and use it in GitHub Desktop.
Save auxiliary-character/82d986ad5ca1d135e8e1 to your computer and use it in GitHub Desktop.

Test

This is a test document. Lorem ipsum set amore, etc etc.

local f = function(x)
    return x*x + 2*x + 4
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment