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 0796461 commit e5b9210Copy full SHA for e5b9210
tests/init/pos/early-promote-simple.scala
@@ -0,0 +1,4 @@
1
+class P() {
2
+ val a = 1
3
+ List(this)
4
+}
0 commit comments