Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib/pureReifiable.txt
T

5 lines
206 B
Plaintext
Vendored

package
@kotlin.Suppress(names = {"INVISIBLE_MEMBER", "INVISIBLE_REFERENCE"}) public inline fun </*0*/ reified @kotlin.internal.PureReifiable T> foo(/*0*/ x: T): kotlin.Unit
public fun test(): kotlin.Unit