Github user afs commented on a diff in the pull request:

    https://github.com/apache/jena/pull/114#discussion_r48532962
  
    --- Diff: jena-arq/Grammar/master.jj ---
    @@ -100,6 +100,38 @@ import org.apache.jena.sparql.core.Quad ;
     public class CLASS extends PARSERBASE
     {
         boolean allowAggregatesInExpressions = false ;
    +
    +    public static void main(String args[]) {
    +        while (true) {
    --- End diff --
    
    This looks like debug code - could it go elsewhere?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to