Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib/purelyImplementedCollection/maps.txt
T
2015-09-08 02:04:32 +03:00

8 lines
209 B
Plaintext
Vendored

package
public val nullableInt: kotlin.Int? = null
public fun bar(): kotlin.String?
public fun concurrentHashMapTest(): kotlin.Unit
public fun hashMapTest(): kotlin.Unit
public fun treeMapTest(): kotlin.Unit