Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib/reified/arrayOfNullsReified.txt
T
Denis Zharkov 4850fd10f0 Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
2015-09-18 10:14:39 +03:00

6 lines
144 B
Plaintext
Vendored

package
@kotlin.inline() public fun </*0*/ reified T> bar(): kotlin.Unit
public fun baz(): kotlin.Unit
public fun </*0*/ T> foo(): kotlin.Unit