blob: 55a1c39cab4bbc3b344d4800bd294da45149617e [file]
package test
public final class ClassWithConstVal {
/*primary*/ public constructor ClassWithConstVal()
public final val f: kotlin.Int
public final fun <get-f>(): kotlin.Int
public final val f2: kotlin.Int
public final fun <get-f2>(): kotlin.Int
}