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 a70b5aa commit 38fbf7bCopy full SHA for 38fbf7b
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