/** should load cls */ class C @JvmOverloads constructor( val type: String?, val p1: Boolean = false, val p2: String = type )