< prev index next >

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

Print this page

        

*** 9,19 **** /** * 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(); } --- 9,14 ----
< prev index next >