Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/kt258.txt
T

5 lines
162 B
Plaintext
Vendored

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