summaryrefslogtreecommitdiff
path: root/test/files/pos/t5968.flags
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2012-06-23 22:38:23 +0200
committerJason Zaugg <jzaugg@gmail.com>2012-06-23 22:38:23 +0200
commitc27e5f0d60c853868b3676f1449e42dd351b0644 (patch)
treecc3cbfdace3e3960fa96fd9e5187525beeea3a53 /test/files/pos/t5968.flags
parente0761b4dcbbc3bcbebc6392faa91bf239d247ca0 (diff)
downloadscala-c27e5f0d60c853868b3676f1449e42dd351b0644.tar.gz
scala-c27e5f0d60c853868b3676f1449e42dd351b0644.tar.bz2
scala-c27e5f0d60c853868b3676f1449e42dd351b0644.zip
SI-5968 Eliminate spurious exhaustiveness warning with singleton types.
A singleton type is a type ripe for enumeration.
Diffstat (limited to 'test/files/pos/t5968.flags')
-rw-r--r--test/files/pos/t5968.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/t5968.flags b/test/files/pos/t5968.flags
new file mode 100644
index 0000000000..e8fb65d50c
--- /dev/null
+++ b/test/files/pos/t5968.flags
@@ -0,0 +1 @@
+-Xfatal-warnings \ No newline at end of file