summaryrefslogtreecommitdiff
path: root/test/files/neg/t4762.flags
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-10-22 05:06:57 +0000
committerPaul Phillips <paulp@improving.org>2011-10-22 05:06:57 +0000
commitc7ec0385c7841084634ab39625b3b77df0e7ae2d (patch)
treec34eb5327d8cf2f17cce0c4d20ff366ce0fb4c47 /test/files/neg/t4762.flags
parent3a195c71ba21a286d5f7c02ce15a0f22d1503b24 (diff)
downloadscala-c7ec0385c7841084634ab39625b3b77df0e7ae2d.tar.gz
scala-c7ec0385c7841084634ab39625b3b77df0e7ae2d.tar.bz2
scala-c7ec0385c7841084634ab39625b3b77df0e7ae2d.zip
Warn about surprising shadowing.
It's hidden behind -Xlint and pretty specific, but makes me feel better anyway. References SI-4762, no review.
Diffstat (limited to 'test/files/neg/t4762.flags')
-rw-r--r--test/files/neg/t4762.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/neg/t4762.flags b/test/files/neg/t4762.flags
new file mode 100644
index 0000000000..e93641e931
--- /dev/null
+++ b/test/files/neg/t4762.flags
@@ -0,0 +1 @@
+-Xlint -Xfatal-warnings \ No newline at end of file