Skip to content

Instantly share code, notes, and snippets.

@leafo
Created March 1, 2015 01:19
Show Gist options
  • Save leafo/3fadb088dabac3c4db7d to your computer and use it in GitHub Desktop.
Save leafo/3fadb088dabac3c4db7d to your computer and use it in GitHub Desktop.
broke.moon
import to_lua from require "moonscript.base"
for i=1,250
print "tick", i
to_lua "x = ->"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment