summaryrefslogtreecommitdiff
path: root/partest-suite/src/test/resources/scala/tools/partest/scalajs/2.11.2/run/t5629b.check
diff options
context:
space:
mode:
Diffstat (limited to 'partest-suite/src/test/resources/scala/tools/partest/scalajs/2.11.2/run/t5629b.check')
-rw-r--r--partest-suite/src/test/resources/scala/tools/partest/scalajs/2.11.2/run/t5629b.check10
1 files changed, 10 insertions, 0 deletions
diff --git a/partest-suite/src/test/resources/scala/tools/partest/scalajs/2.11.2/run/t5629b.check b/partest-suite/src/test/resources/scala/tools/partest/scalajs/2.11.2/run/t5629b.check
new file mode 100644
index 0000000..c65298a
--- /dev/null
+++ b/partest-suite/src/test/resources/scala/tools/partest/scalajs/2.11.2/run/t5629b.check
@@ -0,0 +1,10 @@
+=== pf(1):
+MySmartPF.apply entered...
+newPF.applyOrElse entered...
+default
+scala.MatchError: 1 (of class java.lang.Byte)
+=== pf(42):
+MySmartPF.apply entered...
+newPF.applyOrElse entered...
+ok
+=== done