make/test/HelloWorld.javap.gold.txt

Wed, 21 Aug 2013 16:13:50 -0700

author
jjg
date
Wed, 21 Aug 2013 16:13:50 -0700
changeset 1969
7de231613e4a
parent 0
959103a6100f
permissions
-rw-r--r--

8023515: import type-annotations updates
Reviewed-by: jjg
Contributed-by: wdietl@gmail.com

     1 Compiled from "HelloWorld.java"
     2 public class HelloWorld extends java.lang.Object{
     3     public HelloWorld();
     4     public static void main(java.lang.String[]);
     5     public native void test();
     6 }

mercurial