checkpoint
[sbp.git] / tests / java15.test
index 968eaf7..b52f1fa 100644 (file)
@@ -7,5 +7,6 @@ public class Baz < A extends Object , Q super Foo<Bar<Baz>,Bop> > {
   }
 
   protected abstract int bar(int c);
+  protected abstract int bop( );
 
-}
+}
\ No newline at end of file