Commit dcab860
committed
Refer to enum discriminant initializers
The interesting thing about the example in the `items.enum...generics`
rule is that it shows that the generic parameters from the enclosing
enum can't appear anywhere within the initializer of the enum
discriminant. We don't use "initializer" anywhere on this page yet,
but it is the correct word to use here, so let's use it.1 parent 008c729 commit dcab860
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments