| 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 031501a5ca2fc28e7ee019e48f73e04085f641c5..eebd4bf9e0d3f8a5910d9c76cabfef9dce0498bc 100644
|
| --- a/pkg/kernel/lib/transformations/closure/mock.dart
|
| +++ b/pkg/kernel/lib/transformations/closure/mock.dart
|
| @@ -47,6 +47,7 @@ import '../../frontend/accessors.dart'
|
| ThisPropertyAccessor,
|
| VariableAccessor;
|
|
|
| +/// TODO(dmitryas): make the "[]=" operator return the value.
|
| /// Extend the program with this mock:
|
| ///
|
| /// class Context {
|
|
|