From 3c782c842960b332f537eab42d973eb8a1ddd07a Mon Sep 17 00:00:00 2001 From: Iulian Dragos Date: Tue, 29 Jul 2008 15:43:41 +0000 Subject: 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). --- test/files/run/checked.flags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/run') 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 -- cgit v1.2.3