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 75c9335 commit f5369feCopy full SHA for f5369fe
tests/init/neg/default-this.check
@@ -1 +1,5 @@
1
-iiii
+-- Error: tests/init/neg/default-this.scala:9:8 ------------------------------------------------------------------------
2
+9 | compare() // error
3
+ | ^^^^^^^
4
+ |Promote the value under initialization to fully-initialized. May only use initialized value as arguments Calling trace:
5
+ | -> val result = updateThenCompare(5) [ default-this.scala:11 ]
0 commit comments