import kotlin.test.* fun main() = assertEquals(42, (A().x))