Chromium Code Reviews
DescriptionSkip language_strong/generic_tearoff_test.
The test passes a generic function value of type <T>(T,T)=>T as argument
to a parameter that expects (int,int)=>int.
DDC implicitly instantiates the function, but this is not seen as the
correct behavior by the language team, so we will not try to reproduce
it.
BUG=
R=floitsch@google.com
Committed: https://github.com/dart-lang/sdk/commit/492c6c5b13ef56eb483cded2b8bd383a2e0fef6f
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|
|||||||||||||||||||