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 19dac82 commit 53517b8Copy full SHA for 53517b8
test/files/specialized/SI-7343.scala
@@ -48,7 +48,7 @@ object Test extends App {
48
new Val(101, "Parent$mcI$sp")
49
50
/**
51
- * NOTE: The the same check, only modified to affect constructors, won't
+ * NOTE: The same check, only modified to affect constructors, won't
52
* work since the class X definition will always be lifted to become a
53
* member of the class, making it impossible to force its duplication.
54
*/
0 commit comments