Skip to content

Commit 3dd15f7

Browse files
Merge pull request #13294 from dwijnand/document-BODYRETAINER
Document BODYRETAINER in TastyFormat
2 parents 4ed3ba5 + 5494850 commit 3dd15f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasty/src/dotty/tools/tasty/TastyFormat.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Macro-format:
3939
SUPERACCESSOR Length underlying_NameRef -- super$A
4040
INLINEACCESSOR Length underlying_NameRef -- inline$A
4141
OBJECTCLASS Length underlying_NameRef -- A$ (name of the module class for module A)
42+
BODYRETAINER Length underlying_NameRef -- A$retainedBody
4243
4344
SIGNED Length original_NameRef resultSig_NameRef ParamSig* -- name + signature
4445
TARGETSIGNED Length original_NameRef target_NameRef resultSig_NameRef ParamSig*

0 commit comments

Comments
 (0)