3c8855c152
The problem is that `override var b: String` in constructor has token type `VALUE_PARAMETER`, thus was not considered as declaration. ^KT-62704