aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/t7868b.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/t7868b.check')
-rw-r--r--tests/pending/run/t7868b.check6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/pending/run/t7868b.check b/tests/pending/run/t7868b.check
deleted file mode 100644
index 6577c4bc4..000000000
--- a/tests/pending/run/t7868b.check
+++ /dev/null
@@ -1,6 +0,0 @@
-Expr[Int]({
- val x = (0: Short): @unchecked match {
- case A((x @ _)) => x
- };
- x
-})