// IS_APPLICABLE: false class Foo() { constructor(a: Int) : this() { //comment } }