jdk/test/langtools/tools/doclint/SyntheticTest.out

5 lines
142 B
Text

SyntheticTest.java:37: warning: use of default constructor, which does not provide a comment
public class SyntheticTest {
^
1 warning