blob: a0aae0c4f00f878b012b290ee18489224e923399 [file] [log] [blame]
/**
* Hello! {@link
*#foo()} text
*/
public class C{
public void foo() {}
}