Skip to content

Commit b4240ed

Browse files
committed
Enable tests/run-staging/i3876-e
1 parent 5f19cf3 commit b4240ed

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

tests/run-staging/i3876-e.check

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11

22
6
3-
{
4-
val x: 3 = {
5-
scala.Predef.println()
6-
3
7-
}
8-
6
9-
}
3+
Test.inlineLambda.apply({
4+
scala.Predef.println()
5+
3
6+
})

0 commit comments

Comments
 (0)