tests/pass/loop.lua

Tue, 26 Oct 2010 10:43:56 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 26 Oct 2010 10:43:56 +0100
changeset 57
3e148db7f933
child 70
29f412ed4bca
permissions
-rw-r--r--

Add tests/ to the repo

57
3e148db7f933 Add tests/ to the repo
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 for i=1,100000 do print(i) end

mercurial