More fix for #1094: Missing Issue tag added (47496).
diff --git a/Language/Types/Static_Types/syntax_t06.dart b/Language/Types/Static_Types/syntax_t06.dart
index 9f37e6a..e009ce1 100644
--- a/Language/Types/Static_Types/syntax_t06.dart
+++ b/Language/Types/Static_Types/syntax_t06.dart
@@ -19,6 +19,7 @@
 ///   type (',' type)*
 /// ;
 /// @description Checks that the type argument can be parameterized as well.
+/// @Issue 47496
 /// @author iefremov