e742ecfa9e
Change-Id: I2ec0553fccf6caa3aa93275955c9e8e2213ee7f9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275240 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>
2 lines
61 B
Dart
2 lines
61 B
Dart
inline class Class {}
|
|
inline class Class = Object with Mixin; |