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 50dbfdc commit 70bef2eCopy full SHA for 70bef2e
tests/init-global/pos/scala2-library.scala
@@ -0,0 +1,2 @@
1
+//> using options -Ysafe-init-global -Ycompile-scala2-library
2
+case class UninitializedFieldError(msg: String) extends RuntimeException(msg)
0 commit comments