We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c512872 commit 71b95ecCopy full SHA for 71b95ec
standard/types.md
@@ -54,7 +54,7 @@ interface_type
54
;
55
56
array_type
57
- | non_array_type rank_specifier+
+ : non_array_type rank_specifier+
58
| non_array_type ( nullable_type_annotation rank_specifier+ )+
59
60
0 commit comments