Some bugs fixed
[phpeclipse.git] / net.sourceforge.phpeclipse / src / test / PHPParserConstants.java
index eeb62cf..d1008b0 100644 (file)
@@ -278,7 +278,6 @@ public interface PHPParserConstants {
     "\"<<=\"",
     "\">>=\"",
     "<DOLLAR_ID>",
-    "\"?>\"",
   };
 
 }