class C { constructor() init { } fun foo() { } // comment val bar = 1 }