fixing off-by-one error in compile_splat_arguments

This commit is contained in:
Jeremy Ashkenas
2010-03-17 22:07:11 -04:00
parent 6fd7810d89
commit 884637468e
3 changed files with 6 additions and 2 deletions

View File

@@ -45,6 +45,10 @@ ok bronze is "Mighty Mouse"
ok last is "Michael Phelps"
ok the_field.length is 8
medalists contenders..., 'Tim', 'Bob', 'Jim'
ok last is 'Jim'
obj: {
name: 'bob'
accessor: (args...) ->