blob: 84f761c6fa8169c0a3fb6b7f72e44066ce6ea3f8 [file] [log] [blame]
/**
* Call {@link #bar()} to do the job.
*/
class Foo {
public void bar()
}