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.
2 parents 8ad9b10 + a015704 commit c7f842aCopy full SHA for c7f842a
compiler/src/dotty/tools/dotc/ast/Desugar.scala
@@ -50,7 +50,7 @@ object desugar {
50
*/
51
class DerivedFromParamTree(suffix: String) extends DerivedTypeTree {
52
53
- /** Make sure that for all enclosing module classes their companion lasses
+ /** Make sure that for all enclosing module classes their companion classes
54
* are completed. Reason: We need the constructor of such companion classes to
55
* be completed so that OriginalSymbol attachments are pushed to DerivedTypeTrees
56
* in apply/unapply methods.
0 commit comments