Descriptionallow dart:* libs to implement otherwise disallowed types (e.g. int)
all current and experimental Dart implementations (dart2js, vm, fletch, ddc) get an error in their SDK from this. The CL fixes it by allowing dart:* libraries to implement the disallowed types, like int/double/String/bool.
R=brianwilkerson@google.com
Committed: https://github.com/dart-lang/sdk/commit/d7cd11f86a02f55269fc8d9843e7758ebeeb81c8
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|