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 774a2da commit 06b466dCopy full SHA for 06b466d
tests/run/2772.scala
@@ -1,5 +1,6 @@
1
import java.io.OutputStream
2
3
+// System.err is ostensibly final but cannot be inlined
4
object Test {
5
def main(args: Array[String]): Unit = {
6
val oldErr = System.err
0 commit comments