blob: 45cf2ed7d2186fe4579ed4191170c9a143a682af [file] [log] [blame]
class A{
/**
* {@link String#charAt(int)} <caret>
*/
void foo(){}
}