Skip to content

Commit 571cd63

Browse files
committed
Index enumerations in typesystem.pod per gh #87
1 parent 5a63611 commit 571cd63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Language/typesystem.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ TODO
147147
148148
=head2 C<enum>
149149
150+
X<|Enumeration; Enums; enum>
151+
150152
Enumerations provide constant key-value-pairs with an associated type. Any key
151153
is of that type and injected as a symbol into the current scope. If the symbol
152154
is used, it is treated as a constant expression and the symbol is replaced with

0 commit comments

Comments
 (0)