test/tools/javac/generics/odersky/BadTest.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @ bug
  * @summary Negative regression test from odersky
  * @author odersky
  *
- * @compile/fail -source 1.5 BadTest.java
+ * @compile/fail  BadTest.java
  */
 
 class BadTest {
     static class Main {