Files

5 lines
84 B
Kotlin
Vendored

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