test/tools/javac/diags/examples/KindnameConstructor.java

changeset 1341
db36841709e4
parent 1305
9d47f4850714
child 1352
d4b3cb1ece84
equal deleted inserted replaced
1340:99d23c0ef8ee 1341:db36841709e4
21 * questions. 21 * questions.
22 */ 22 */
23 23
24 // key: compiler.misc.kindname.constructor 24 // key: compiler.misc.kindname.constructor
25 // key: compiler.misc.kindname.class 25 // key: compiler.misc.kindname.class
26 // key: compiler.misc.no.args
27 // key: compiler.err.cant.apply.symbol.1 26 // key: compiler.err.cant.apply.symbol.1
28 // key: compiler.misc.arg.length.mismatch
29 // key: compiler.misc.no.conforming.assignment.exists 27 // key: compiler.misc.no.conforming.assignment.exists
30 // key: compiler.misc.inconvertible.types 28 // key: compiler.misc.inconvertible.types
31 // key: compiler.misc.count.error.plural 29 // key: compiler.misc.count.error
32 // key: compiler.err.error 30 // key: compiler.err.error
33 // run: backdoor 31 // run: backdoor
34 32
35 class KindnameConstructor { 33 class KindnameConstructor {
36 34

mercurial