test/tools/javac/6302184/T6302184.out

Thu, 31 Aug 2017 15:17:03 +0800

author
aoqi
date
Thu, 31 Aug 2017 15:17:03 +0800
changeset 2525
2eb010b6cb22
parent 695
3c9b64e55c5d
parent 0
959103a6100f
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