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

changeset 1352
d4b3cb1ece84
parent 1348
573ceb23beeb
child 1415
01c9d4161882
     1.1 --- a/test/tools/javac/diags/examples/CyclicInference.java	Fri Oct 05 14:21:09 2012 -0700
     1.2 +++ b/test/tools/javac/diags/examples/CyclicInference.java	Sat Oct 06 10:35:38 2012 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4   * questions.
     1.5   */
     1.6  
     1.7 -// key: compiler.err.cant.apply.symbol.1
     1.8 +// key: compiler.err.cant.apply.symbol
     1.9  // key: compiler.misc.cyclic.inference
    1.10  // options: -XDallowLambda -XDallowPoly
    1.11  

mercurial