Skip to content

Commit a201437

Browse files
committed
Document usage of OPAQUE tag for classes containing opaque aliases
1 parent 1559fb6 commit a201437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Standard-Section: "ASTs" TopLevelStat*
186186
ERASED -- erased
187187
LAZY -- lazy
188188
OVERRIDE -- override
189-
OPAQUE -- opaque
189+
OPAQUE -- opaque, also used for classes containing opaque aliases
190190
INLINE -- inline
191191
MACRO -- Inline method containing toplevel splices
192192
INLINEPROXY -- Symbol of binding with an argument to an inline method as rhs (TODO: do we still need this?)

0 commit comments

Comments
 (0)