xref
: /
aosp_15_r20
/
external
/
google-java-format
/
core
/
src
/
test
/
resources
/
com
/
google
/
googlejavaformat
/
java
/
testjavadoc
/
B31404367.output
(revision 10816b529e1d7005ca788e7b4c5efd1c72957e26)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/**
2
* Foo.
3
*
4
* <ul>
5
* <li>a
6
* </ul>
7
*/
8
class Foo {}
9