blob: a0b153b02344bd02b2b09400ac5703fcef84772e [file] [log] [blame]
/**
* @see foo
* @see bar
*/
fun quux() {
}
fun foo() {
}
fun bar() {
}