| Index: pkg/analyzer/tool/summary/idl.dart
|
| diff --git a/pkg/analyzer/tool/summary/idl.dart b/pkg/analyzer/tool/summary/idl.dart
|
| index efd3bdebec813729c038d2ca20deab6be02c451a..545dbfcb63121847153fbfb0be55087845e49e78 100644
|
| --- a/pkg/analyzer/tool/summary/idl.dart
|
| +++ b/pkg/analyzer/tool/summary/idl.dart
|
| @@ -650,7 +650,7 @@ class UnlinkedTypeRef {
|
| * }
|
| *
|
| * Then [paramReference] values of 1, 2, 3, and 4 represent W, V, U, and T,
|
| - * respectively. TODO(paulberry): test this.
|
| + * respectively.
|
| *
|
| * If the type being referred to is not a type parameter, [paramReference] is
|
| * zero.
|
|
|