jdk/langtools/test/tools/doclint/packageTests/bad/Test.out
Alexander Kulyakhtin b6262441ad 8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine
2015-05-21 11:41:04 -07:00

4 lines
88 B
Text

Test.java:13: warning: documentation comment not expected here
package bad;
^
1 warning