test failures

Michael Ernst mernst at cs.washington.edu
Thu Apr 25 20:00:59 PDT 2013


> Actually, I think javadoc is using
>     new Co [] @TB []

I personally find the above more readable than 

      new Co [] @TB[]

(but perhaps the latter is less likely to lead to confusion by users)?

                    -Mike


More information about the type-annotations-dev mailing list