test/tools/javac/6302184/T6302184.out

Fri, 28 Feb 2014 11:12:31 -0800

author
asaha
date
Fri, 28 Feb 2014 11:12:31 -0800
changeset 2338
2d883fa36b69
parent 695
3c9b64e55c5d
child 2525
2eb010b6cb22
permissions
-rw-r--r--

Merge

     2 /**
     3  * This is a test that uses ISO 8859 encoding.
     4  */
     5 class T6302184 {
     7     T6302184() {
     8         super();
     9     }
    10     int ÀÁÂÃÄÅ = 1;
    11 }

mercurial