Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/kt258.txt
T
2015-09-25 19:20:20 +03:00

5 lines
150 B
Plaintext
Vendored

package
public fun test(): kotlin.Unit
public operator fun </*0*/ K, /*1*/ V> kotlin.MutableMap<K, V>.set(/*0*/ key: K, /*1*/ value: V): kotlin.Unit