test/tools/doclint/tidy/NestedTag.out

changeset 1455
75ab654b5cd5
child 1465
a22f23fb7abf
equal deleted inserted replaced
1454:02a18f209ab3 1455:75ab654b5cd5
1 NestedTag.java:11: warning: nested tag not allowed: <b>
2 * <b><b> text </b></b>
3 ^
4 NestedTag.java:12: warning: nested tag not allowed: <code>
5 * {@link java.lang.String <code>String</code>}
6 ^
7 2 warnings

mercurial