We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1559fb6 commit a201437Copy full SHA for a201437
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -186,7 +186,7 @@ Standard-Section: "ASTs" TopLevelStat*
186
ERASED -- erased
187
LAZY -- lazy
188
OVERRIDE -- override
189
- OPAQUE -- opaque
+ OPAQUE -- opaque, also used for classes containing opaque aliases
190
INLINE -- inline
191
MACRO -- Inline method containing toplevel splices
192
INLINEPROXY -- Symbol of binding with an argument to an inline method as rhs (TODO: do we still need this?)
0 commit comments