Sign in
dart
/
sdk
/
base
/
.
/
pkg
/
front_end
/
testcases
/
sealed_class
/
sealed_mixin_declaration.dart.textual_outline.expect
blob: fe1b7d6bb05a90bb838286112b5b3f11d38ded8f [
file
] [
log
] [
blame
]
sealed
mixin
class
A
{}
sealed
mixin B
{}