blob: 1db5ad703714ade23f74a5347738e8b24c44e1ed [file] [log] [blame]
/**
* Call {@link #bar() this wonderful method} to do the job.
*/
class Foo {
public void bar()
}