summaryrefslogtreecommitdiff
path: root/test/files/neg/t6675-old-patmat.flags
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-01-15 11:29:12 +0100
committerJason Zaugg <jzaugg@gmail.com>2013-01-15 11:29:12 +0100
commit78019b29745b5f9c12c51994b17f1679a74665cf (patch)
tree92d40fc5000532c3b7dbe0a999e7186547e0016b /test/files/neg/t6675-old-patmat.flags
parent692372ce1d82d0ba41461b9539fdc85238477464 (diff)
downloadscala-78019b29745b5f9c12c51994b17f1679a74665cf.tar.gz
scala-78019b29745b5f9c12c51994b17f1679a74665cf.tar.bz2
scala-78019b29745b5f9c12c51994b17f1679a74665cf.zip
SI-6675 Test new warning under -Xoldpatmat.
This commit should be discarded when merging to master.
Diffstat (limited to 'test/files/neg/t6675-old-patmat.flags')
-rw-r--r--test/files/neg/t6675-old-patmat.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/neg/t6675-old-patmat.flags b/test/files/neg/t6675-old-patmat.flags
new file mode 100644
index 0000000000..604de64a62
--- /dev/null
+++ b/test/files/neg/t6675-old-patmat.flags
@@ -0,0 +1 @@
+-Xlint -Xfatal-warnings -Xoldpatmat \ No newline at end of file