langtools/test/tools/javac/diags/examples/EmptyCharLiteral.java
changeset 10455 3d070be0fff8
parent 6149 48de3564aa13
child 23133 a58476887b3d
--- a/langtools/test/tools/javac/diags/examples/EmptyCharLiteral.java	Wed Aug 31 15:39:00 2011 -0700
+++ b/langtools/test/tools/javac/diags/examples/EmptyCharLiteral.java	Thu Sep 01 09:14:25 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -23,7 +23,6 @@
 
 // key: compiler.err.empty.char.lit
 // key: compiler.err.unclosed.char.lit
-// key: compiler.err.expected
 // key: compiler.err.premature.eof
 
 class X {