tests.secondaryconstructors

Type members

Classlikes

class Person(val firstName: String, val lastName: String, val age: Int)