Skip to content

Commit c82e634

Browse files
authored
#2119. Add issue number to other_declarations_A04_t07.dart (#3001)
1 parent 67eddf2 commit c82e634

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LanguageFeatures/Wildcards/other_declarations_A04_t07.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
/// @description Checks that any top-level declaration named `_` is a
1010
/// compile-time error if there is an earlier declaration of an enum named `_`.
1111
/// @author [email protected]
12+
/// @issue 59623
1213
1314
// SharedOptions=--enable-experiment=wildcard-variables
1415

0 commit comments

Comments
 (0)