Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/ea72837.txt
T
Denis Zharkov 7c16fb8a89 Fix StringIndexOutOfBoundsException
#EA-72837 Fixed
2015-09-09 12:51:19 +03:00

6 lines
139 B
Plaintext
Vendored

package
public fun foo(): kotlin.Unit
public fun </*0*/ T> g(/*0*/ x: T): kotlin.Int
public fun h(/*0*/ x: () -> kotlin.Unit): kotlin.Int