Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
purelyImplementedCollection
/
mapsWithNullableValues.txt
blob: cf3b1a435b88fc9e5456e554bfd44dd223318de3 [
file
]
package
public val nullableInt: kotlin.Int? = null
public fun bar(): kotlin.String?
public fun hashMapTest(): kotlin.Unit
public fun treeMapTest(): kotlin.Unit