From a6d2b80b5359d370ff8413f7aa787a0fd9361c8d Mon Sep 17 00:00:00 2001 From: Lex Spoon Date: Mon, 31 Dec 2007 20:36:21 +0000 Subject: Removed -Xplug-types. Now annotations are always allowed on types. --- test/files/run/constrained-types.scala | 1 - 1 file changed, 1 deletion(-) (limited to 'test/files') diff --git a/test/files/run/constrained-types.scala b/test/files/run/constrained-types.scala index 9a6d31cf6d..b640db1d67 100644 --- a/test/files/run/constrained-types.scala +++ b/test/files/run/constrained-types.scala @@ -87,7 +87,6 @@ object Test { def main(args: Array[String]) { val settings = new Settings - settings.Xplugtypes.value = true settings.Xexperimental.value = true settings.selfInAnnots.value = true -- cgit v1.2.3