Skip to content

Commit 17b1329

Browse files
committed
Add live to AtAttribute
1 parent b46db8d commit 17b1329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/attribute.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ $(GNAME Attribute):
3737
$(GNAME AtAttribute):
3838
$(D @) $(RELATIVE_LINK2 disable, $(D disable))
3939
$(D @) $(RELATIVE_LINK2 nogc, $(D nogc))
40+
$(D @) $(D live)
4041
$(GLINK Property)
4142
$(D @) $(RELATIVE_LINK2 safe, $(D safe))
4243
$(D @) $(RELATIVE_LINK2 safe, $(D system))

0 commit comments

Comments
 (0)