Skip to content

Commit 78f5b3d

Browse files
CyberShadowdlang-bot
authored andcommitted
spec/function.dd: Add AtAttribute to FunctionAttribute
Function types may be @safe etc.
1 parent ae6ea7f commit 78f5b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/function.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ $(GNAME FunctionAttributes):
8282
$(GNAME FunctionAttribute):
8383
$(GLINK2 attribute, FunctionAttributeKwd)
8484
$(GLINK2 attribute, Property)
85+
$(GLINK2 attribute, AtAttribute)
8586

8687
$(GNAME MemberFunctionAttributes):
8788
$(GLINK MemberFunctionAttribute)

0 commit comments

Comments
 (0)