DescriptionMake sure required type arguments are given when using factories.
When a factory is used to create an instance using type arguments and these instances needed the type arguments, we did not track that requirement, because we only knew about the constructor call to the factory.
Committed: https://code.google.com/p/dart/source/detail?r=21057
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address comments. #
Messages
Total messages: 6 (0 generated)
|