chore: remove outdated TODO comments from test files for default constructor, for loop, list subscript setter, range, string unicode escapes, and while syntax

This commit is contained in:
Bob Nystrom
2014-02-13 16:38:44 +00:00
parent e3b3fef0fb
commit 9f9149bb08
6 changed files with 0 additions and 28 deletions
-2
View File
@@ -22,5 +22,3 @@ while
// expect: 1
// expect: 2
// expect: 3
// TODO: Close over variable in body.