aboutsummaryrefslogtreecommitdiff
path: root/tests/patmat
diff options
context:
space:
mode:
authorliu fengyun <liu@fengy.me>2016-10-18 18:58:11 +0200
committerFelix Mulder <felix.mulder@gmail.com>2016-11-09 13:06:27 +0100
commite0839e97cac2d212aae8eebbf3f828f91a27ddab (patch)
tree42bba77356f6d61e9ca872f2a7a696b266fbcb30 /tests/patmat
parent1496db4b6fe039033f7d42d203c1563202c79868 (diff)
downloaddotty-e0839e97cac2d212aae8eebbf3f828f91a27ddab.tar.gz
dotty-e0839e97cac2d212aae8eebbf3f828f91a27ddab.tar.bz2
dotty-e0839e97cac2d212aae8eebbf3f828f91a27ddab.zip
add the forgotten patmat test
Diffstat (limited to 'tests/patmat')
-rw-r--r--tests/patmat/i947.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/patmat/i947.check b/tests/patmat/i947.check
index 5cce559c4..a3d90e001 100644
--- a/tests/patmat/i947.check
+++ b/tests/patmat/i947.check
@@ -1,4 +1,4 @@
./tests/patmat/i947.scala:10: warning: unreachable code
case ys: List[d18383] => false
- ^
+ ^
one warning found \ No newline at end of file