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

6 lines
142 B
Plaintext

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