Skip to content

Commit

Permalink
Add mangling specification for 'in' parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Geod24 authored and dlang-bot committed Aug 4, 2020
1 parent 5d52249 commit e5bcad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/abi.dd
Expand Up @@ -583,6 +583,7 @@ $(GNAME Parameter):

$(GNAME Parameter2):
$(GLINK Type)
$(B I) $(GLINK Type) $(GREEN // in)
$(B J) $(GLINK Type) $(GREEN // out)
$(B K) $(GLINK Type) $(GREEN // ref)
$(B L) $(GLINK Type) $(GREEN // lazy)
Expand Down

0 comments on commit e5bcad1

Please sign in to comment.