We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7952b commit a0755f5Copy full SHA for a0755f5
testing/test_package_experiments/lib/class_modifiers.dart
@@ -18,7 +18,4 @@ base mixin class K {}
18
abstract mixin class L {}
19
abstract base mixin class M {}
20
mixin N {}
21
-base mixin O {}
22
-interface mixin P {}
23
-final mixin Q {}
24
-sealed mixin R {}
+base mixin O {}
0 commit comments