summaryrefslogtreecommitdiff
path: root/test/files/run/t5629b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5629b.check')
-rw-r--r--test/files/run/t5629b.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t5629b.check b/test/files/run/t5629b.check
index 1bc0248c3d..e0f25f0b05 100644
--- a/test/files/run/t5629b.check
+++ b/test/files/run/t5629b.check
@@ -2,7 +2,7 @@
MySmartPF.apply entered...
newPF.applyOrElse entered...
default
-scala.MatchError: () (of class scala.runtime.BoxedUnit)
+scala.MatchError: 1 (of class java.lang.Integer)
=== pf(42):
MySmartPF.apply entered...
newPF.applyOrElse entered...