Skip to content

Commit 38f441d

Browse files
authored
Merge pull request #3049 from CyberShadow/grammar2x-spec-function.dd-Remove-ref-from-return-ref
spec/function.dd: Remove "ref" from "return ref"
2 parents abc03e0 + b1c53d0 commit 38f441d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/function.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $(GNAME InOut):
5858
$(D lazy)
5959
$(D out)
6060
$(D ref)
61-
$(RELATIVE_LINK2 return-ref-parameters, $(D return ref))
61+
$(D return)
6262
$(D scope)
6363

6464
$(GNAME VariadicArgumentsAttributes):

0 commit comments

Comments
 (0)