var field: kotlin.Int

open fun hello()

open inner class InnerClass

constructor()
