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

changeset 689
77cc34d5e548
parent 610
3640b60bd0f6
child 929
e2890b8369f7
equal deleted inserted replaced
688:50f9ac2f4730 689:77cc34d5e548
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 26 // key: compiler.misc.no.args
27 // key: compiler.err.cant.apply.symbol 27 // key: compiler.err.cant.apply.symbol.1
28 // key: compiler.misc.arg.length.mismatch
29 // key: compiler.misc.no.conforming.assignment.exists
28 // key: compiler.misc.count.error.plural 30 // key: compiler.misc.count.error.plural
29 // run: backdoor 31 // run: backdoor
30 32
31 class KindnameConstructor { 33 class KindnameConstructor {
32 34

mercurial