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