Github user av-m commented on a diff in the pull request:

    https://github.com/apache/groovy/pull/748#discussion_r193308528
  
    --- Diff: 
subprojects/groovy-groovydoc/src/test/groovy/org/codehaus/groovy/tools/groovydoc/testfiles/JavaStaticNestedClassWithDiamond.java
 ---
    @@ -18,12 +18,17 @@
      */
     package org.codehaus.groovy.tools.groovydoc.testfiles;
     
    -public abstract class JavaStaticNestedClassWithDiamond<E> {
    +public class JavaStaticNestedClassWithDiamond<E> {
    --- End diff --
    
    It did not see any reason for the test class being abstract. Please let me 
know if I should revert the line in question.


---

Reply via email to