Add a closure test.

This commit is contained in:
Bob Nystrom
2014-04-19 17:48:06 -07:00
parent 09c707e16a
commit 3087daaece
3 changed files with 19 additions and 1 deletions
-1
View File
@@ -15,4 +15,3 @@
}
// TODO: Maximum number of closed-over variables (directly and/or indirect).
// TODO: Shadow variable used in closure.