User: rinkrank
  Date: 02/07/15 14:33:19

  Modified:    javacc   Java1.2-b.jjt
  Log:
  Let's be correct!
  
  Revision  Changes    Path
  1.27      +1 -1      xjavadoc/javacc/Java1.2-b.jjt
  
  Index: Java1.2-b.jjt
  ===================================================================
  RCS file: /cvsroot/xdoclet/xjavadoc/javacc/Java1.2-b.jjt,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -w -r1.26 -r1.27
  --- Java1.2-b.jjt     15 Jul 2002 21:26:44 -0000      1.26
  +++ Java1.2-b.jjt     15 Jul 2002 21:33:19 -0000      1.27
  @@ -1702,6 +1702,6 @@
   void AssertStatement() :
   {}
   {
  -  "assert" Expression() [ ":" StatementExpression() ] ";"
  +  "assert" Expression() [ ":" Expression() ] ";"
   }
   
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to