uschindler commented on code in PR #12805:
URL: https://github.com/apache/lucene/pull/12805#discussion_r1392697633


##########
lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/parser/QueryParser.java:
##########
@@ -174,7 +174,6 @@ protected SrndQuery getTruncQuery(String truncated) {
     label_1:
     while (true) {
       if (jj_2_1(2)) {
-        ;

Review Comment:
   Ah CI already complaied.



##########
lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/parser/QueryParser.java:
##########
@@ -174,7 +174,6 @@ protected SrndQuery getTruncQuery(String truncated) {
     label_1:
     while (true) {
       if (jj_2_1(2)) {
-        ;

Review Comment:
   Ah CI already complained.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to