summaryrefslogtreecommitdiff
path: root/test/files/pos/t1439.flags
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2012-04-13 12:40:59 -0700
committerMartin Odersky <odersky@gmail.com>2012-04-13 12:40:59 -0700
commitcc764e944817628cbca3f7b5a195cdb495ca8f38 (patch)
tree3508dd2fe98420f9f33fc5a4b1985e926dc12561 /test/files/pos/t1439.flags
parent381c0e12bf5a72df6f3b3ac8eaca1cac28263154 (diff)
downloadscala-cc764e944817628cbca3f7b5a195cdb495ca8f38.tar.gz
scala-cc764e944817628cbca3f7b5a195cdb495ca8f38.tar.bz2
scala-cc764e944817628cbca3f7b5a195cdb495ca8f38.zip
Added languageFeature annotation (was missing before). Resolved problem with late loading of nested classes in Definitions. Resolved handling of deprecated idents `then` and `macro`. Massaged test flags.
Diffstat (limited to 'test/files/pos/t1439.flags')
-rw-r--r--test/files/pos/t1439.flags2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t1439.flags b/test/files/pos/t1439.flags
index 779916d58f..830f024342 100644
--- a/test/files/pos/t1439.flags
+++ b/test/files/pos/t1439.flags
@@ -1 +1 @@
--unchecked -Xfatal-warnings \ No newline at end of file
+-unchecked -Xfatal-warnings -language:higher-kinds \ No newline at end of file