package temp.test class Options(val listNew: Int, val listMatch: Boolean) { } fun listImportedFun() = 12 val listImportedVal = 11