class A(a: Int) { constructor() : this(2) }