summaryrefslogtreecommitdiff
path: root/test/files/run/t6288.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6288.check')
-rw-r--r--test/files/run/t6288.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t6288.check b/test/files/run/t6288.check
index 3e65b8127c..e1aa58ea82 100644
--- a/test/files/run/t6288.check
+++ b/test/files/run/t6288.check
@@ -12,7 +12,7 @@
[84]<synthetic> val o7: [84]Option[Int] = [84][84]Case3.unapply([84]x1);
[84]if ([84]o7.isEmpty.unary_!)
[84]{
- [90]val nr: [90]Int = [64]o7.get;
+ [90]val nr: [90]Int = [90]o7.get;
[97][97]matchEnd4([97]())
}
else