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