package test abstract class ClassValAbstract { abstract val a: Int }