Clean up block and method calling.

This commit is contained in:
Bob Nystrom
2013-11-05 07:56:59 -08:00
parent dff19bd8c3
commit 6000177126
7 changed files with 108 additions and 85 deletions
+1
View File
@@ -0,0 +1 @@
io.write({ 123 }.call) // expect: 123