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 e3832d0 commit 5630657Copy full SHA for 5630657
test/prefixes_test.dart
@@ -36,6 +36,7 @@ int x = 0;
36
);
37
}
38
39
+ @FailingTest(issue: 'https://github.com/dart-lang/dartdoc/issues/3900')
40
void test_referenced_wildcard() async {
41
var library = await bootPackageWithLibrary(
42
'''
0 commit comments