Skip to content

Commit b9b1f2a

Browse files
authored
Merge pull request #10732 from camilaagw/Add-missing-soft-modifiers-in-docs
Add missing soft modifiers in docs
2 parents 8706aa5 + f3f12ef commit b9b1f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/soft-modifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: doc-page
33
title: Soft Modifiers
44
---
55

6-
A soft modifier is one of the identifiers `opaque` and `inline`.
6+
A soft modifier is one of the identifiers `opaque`, `inline`, `open`, `transparent`, and `infix`.
77
<!--
88
TODO this is most likely outdated should at least contain `extension` in addition.
99
Worth maintaining? or maybe better refer to internal/syntax.md ?

0 commit comments

Comments
 (0)