Files
kotlin-fork/compiler/testData/diagnostics/tests/functionLiterals/functionLiteralWithoutArgumentList.txt
T
2015-09-08 02:04:32 +03:00

5 lines
78 B
Plaintext
Vendored

package
public fun foo(): kotlin.Unit
public fun </*0*/ T> id(/*0*/ t: T): T