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