summaryrefslogtreecommitdiff
path: root/test/files/pos/z1730.flags
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-05-23 07:58:54 -0700
committerPaul Phillips <paulp@improving.org>2012-05-23 08:43:13 -0700
commitf026bbb2ee1d1f9bed8c3a401833bb535b856f6b (patch)
treeefcd99b61928bb97ece5bfde1be32526cca1940d /test/files/pos/z1730.flags
parentc691104b9ee896b96fc161e78d84ec9db2eef215 (diff)
downloadscala-f026bbb2ee1d1f9bed8c3a401833bb535b856f6b.tar.gz
scala-f026bbb2ee1d1f9bed8c3a401833bb535b856f6b.tar.bz2
scala-f026bbb2ee1d1f9bed8c3a401833bb535b856f6b.zip
Widen types in names/defaults transformations.
We were getting away with this somehow, but the types are wrong after typer and that sort of thing is noticed by more people now. I took the opportunity to add our first -Ycheck:all test, which is at least as much about helping -Ycheck:all remain in good working order as it is about this test.
Diffstat (limited to 'test/files/pos/z1730.flags')
-rw-r--r--test/files/pos/z1730.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/z1730.flags b/test/files/pos/z1730.flags
new file mode 100644
index 0000000000..5319681590
--- /dev/null
+++ b/test/files/pos/z1730.flags
@@ -0,0 +1 @@
+-Ycheck:all \ No newline at end of file