Issue number added to the failing test
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t05.dart b/Language/Libraries_and_Scripts/top_level_syntax_t05.dart
index 48e3f71..cb5ce8b 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t05.dart
@@ -23,7 +23,7 @@
 /// @description Checks that a map literal can't be a top level definition in

 /// a library.

 /// @author msyabro

-

+/// @issue 44990

 

 import 'top_level_syntax_t05_lib.dart';