Allow 16 arguments, and handle going over that correctly.

This commit is contained in:
Bob Nystrom
2013-11-29 15:08:27 -08:00
parent 5f1d5cfa85
commit 325bb281a5
10 changed files with 123 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
io.write(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17) // expect error