From b65d67d71c962523cca625a80553571408b2a3e6 Mon Sep 17 00:00:00 2001 From: Den Shabalin Date: Wed, 21 Aug 2013 12:27:45 +0200 Subject: deprecate early type defs This feature is neither properly supported by Scala compiler nor a part of the language spec and therefore should be removed. Due to source compatiblity with 2.10 we need to deprecate it first. --- test/files/neg/t2796.flags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/neg/t2796.flags') diff --git a/test/files/neg/t2796.flags b/test/files/neg/t2796.flags index e8fb65d50c..d1b831ea87 100644 --- a/test/files/neg/t2796.flags +++ b/test/files/neg/t2796.flags @@ -1 +1 @@ --Xfatal-warnings \ No newline at end of file +-deprecation -Xfatal-warnings \ No newline at end of file -- cgit v1.2.3