< prev index next >

make/langtools/test/HelloWorld.apt.gold.txt

Print this page

        

@@ -9,11 +9,6 @@
   /**
    * The old standby!
    * @param args The parameters are ignored.
    */
   public static void main(java.lang.String... args);
-
-  /**
-   * This declaration is for the benefit of javah tests.
-   */
-  public native void test();
 }
< prev index next >