langtools/test/tools/javac/T6214885b.out
author duke
Wed, 05 Jul 2017 16:37:21 +0200
changeset 572 18dc4ba4739a
parent 10 06bc494ca11e
child 2085 4792e12a8ca2
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
T6214885.java:11:9 cannot find symbol
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
symbol  : variable x
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
location: class T6214885
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
        x = 1;
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
        ^
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
1 error