class A(x: Int) { constructor(): this(1) {} }