Skip to content

Commit b00c1fc

Browse files
maxhatonPetarKirov
andauthored
Update spec/statement.dd
Co-authored-by: Petar Kirov <petar.p.kirov@gmail.com>
1 parent 2d2501d commit b00c1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/statement.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@ $(GNAME StatementNoCaseNoDefault):
11071107
)
11081108

11091109
$(P $(I Expression) is evaluated.
1110-
If the type of the $(I Expression) is $(CODE enum),
1110+
If the type of the $(I Expression) is `enum`,
11111111
it is repeatedly converted
11121112
to its $(GLINK2 enum, EnumBaseType) until it isn't. Then,
11131113
if the type is integral,

0 commit comments

Comments
 (0)