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 c62c453 commit 57fc70dCopy full SHA for 57fc70d
src/dotty/tools/dotc/Main.scala
@@ -9,9 +9,7 @@ import core.Contexts.Context
9
import reporting.Reporter
10
11
/* To do:
12
- * - simplify hk types
13
- * - Don't open package objects from class files if they are present in source
14
- * - Revise the way classes are inherited - when not followed by [...] or (...),
+s * - Revise the way classes are inherited - when not followed by [...] or (...),
15
* assume the unparameterized type and forward type parameters as we do now for the synthetic head class.
16
*/
17
object Main extends Driver {
0 commit comments