langtools/test/tools/javac/6302184/T6302184.out
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 10 06bc494ca11e
child 6716 71df48777dd1
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
class T6302184 {
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
    
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
    T6302184() {
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
        super();
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
    }
06bc494ca11e Initial load
duke
parents:
diff changeset
     7
    int ÀÁÂÃÄÅ = 1;
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
}