Chromium Code Reviews| Index: pkg/kernel/lib/transformations/closure/mock.dart |
| diff --git a/pkg/kernel/lib/transformations/closure/mock.dart b/pkg/kernel/lib/transformations/closure/mock.dart |
| index 8b05f663efcf4b4c1b2edc10d4ffeb71bb5563e3..a2800d335cae2f82447b6aec34412cd56febac45 100644 |
| --- a/pkg/kernel/lib/transformations/closure/mock.dart |
| +++ b/pkg/kernel/lib/transformations/closure/mock.dart |
| @@ -48,6 +48,7 @@ import '../../frontend/accessors.dart' |
| ThisPropertyAccessor, |
| VariableAccessor; |
| +/// TODO(dmitryas): make the "[]=" operator return the value. |
| /// Extend the program with this mock: |
| /// |
| /// class Context { |