class C { fun foo() { } /** * comment */ fun bar() { } fun baz() { } }