package

public fun </*0*/ T, /*1*/ C : foo.Base<T>> convert(/*0*/ src: foo.HS<T>, /*1*/ dest: C): C
public fun test(/*0*/ l: foo.HS<kotlin.Int>): kotlin.Unit
