summaryrefslogtreecommitdiff
path: root/test/files/run
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2008-07-29 15:43:41 +0000
committerIulian Dragos <jaguarul@gmail.com>2008-07-29 15:43:41 +0000
commit3c782c842960b332f537eab42d973eb8a1ddd07a (patch)
tree24ccfff66b93ba9315690a3917fa140b2e536ba6 /test/files/run
parent0c33725df730590e399225b0fe25bd2a1f0a35a4 (diff)
downloadscala-3c782c842960b332f537eab42d973eb8a1ddd07a.tar.gz
scala-3c782c842960b332f537eab42d973eb8a1ddd07a.tar.bz2
scala-3c782c842960b332f537eab42d973eb8a1ddd07a.zip
Made -Xcheckinit imply -Xfuture, and added -Xfu...
Made -Xcheckinit imply -Xfuture, and added -Xfuture to enable future language features (right now, only the new initialization order).
Diffstat (limited to 'test/files/run')
-rw-r--r--test/files/run/checked.flags2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/checked.flags b/test/files/run/checked.flags
index f047aa2636..a66d19bdf5 100644
--- a/test/files/run/checked.flags
+++ b/test/files/run/checked.flags
@@ -1 +1 @@
--Xexperimental -Ycheckinit -nowarn
+-Ycheckinit -nowarn