Sign in
android
/
platform
/
tools
/
idea
/
ec3fb1e06285c0467a7a20360ca80453bc7635d4
/
.
/
java
/
java-tests
/
testData
/
codeInsight
/
javadocIG
/
literal.java
blob: a6413f50fef7cf74b66366ff8a29d9fb9015781d [
file
] [
log
] [
blame
]
class
Foo
{
/**
* foo{@literal <>}
*/
int
foo
;
}