class Foo private(val a: Int = 1) {} // CLASS: Foo // HAS_DEFAULT_CONSTRUCTOR: false