blob: 94c0db3885f2361b5fcd3d2f8270c7e0259bd02b [file] [log] [blame]
package test
public fun getStrings(): kotlin.collections.(Mutable)List<kotlin.String!>!
public open class AsteriskInImport {
public constructor AsteriskInImport()
// Static members
public open fun getStrings(): kotlin.collections.(Mutable)List<kotlin.String!>!
}