DescriptionCreate an explicit lambda for onExit.
This is needed because completer.complete() now takes an optional
argument. A function with an optional argument isn't a subtype of
the same function without the argument being optional.
Committed: https://code.google.com/p/dart/source/detail?r=16817
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|