Skip to content

Commit 2d3e714

Browse files
committed
Add isFuture to the traits list in grammar.dd
1 parent 1f05e7d commit 2d3e714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/grammar.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,7 @@ $(GNAME TraitsKeyword):
470470
$(TRAITS_LINK2 isArithmetic)
471471
$(TRAITS_LINK2 isAssociativeArray)
472472
$(TRAITS_LINK2 isFinalClass)
473+
$(TRAITS_LINK2 isFuture)
473474
$(TRAITS_LINK2 isDeprecated)
474475
$(TRAITS_LINK2 isPOD)
475476
$(TRAITS_LINK2 isNested)

0 commit comments

Comments
 (0)