| Index: sdk/lib/_internal/compiler/implementation/js_backend/type_variable_handler.dart
|
| diff --git a/sdk/lib/_internal/compiler/implementation/js_backend/type_variable_handler.dart b/sdk/lib/_internal/compiler/implementation/js_backend/type_variable_handler.dart
|
| index b546508fdae6104a04e26fbf5aaffc79bc66e682..a336f32f8834e4aff0f880e9716c488243b1e7f8 100644
|
| --- a/sdk/lib/_internal/compiler/implementation/js_backend/type_variable_handler.dart
|
| +++ b/sdk/lib/_internal/compiler/implementation/js_backend/type_variable_handler.dart
|
| @@ -137,8 +137,7 @@ class TypeVariableHandler {
|
|
|
| /**
|
| * Returns the index pointing to the constant in [emitter.globalMetadata]
|
| - * representing this type variable
|
| - *.
|
| + * representing this type variable.
|
| *
|
| * If the constant has not yet been constructed, an entry is allocated in
|
| * the global metadata list and the index pointing to this entry is returned.
|
|
|