you would have to have `class Foo @JvmOverloads co...
# announcements
k
you would have to have
class Foo @JvmOverloads constructor(p1: Int, p2: Int = 0)
for what you want