Skip to content

Commit 0a7e7f6

Browse files
committed
Disable scalac internals tests
1 parent 4f2e9ec commit 0a7e7f6

File tree

7 files changed

+1
-0
lines changed

7 files changed

+1
-0
lines changed
File renamed without changes.

tests/run/t429.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ object Test {
1111
}
1212
def main (args: Array[String]): Unit = {
1313
Console.print((new B).y);
14+
println()
1415
}
1516
}

0 commit comments

Comments
 (0)