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