Skip to content

Commit 06b466d

Browse files
committed
Comment on weird test
1 parent 774a2da commit 06b466d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run/2772.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import java.io.OutputStream
22

3+
// System.err is ostensibly final but cannot be inlined
34
object Test {
45
def main(args: Array[String]): Unit = {
56
val oldErr = System.err

0 commit comments

Comments
 (0)