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

7 lines
159 B
Plaintext
Vendored

package
public fun bar(): kotlin.String?
public fun fooHashSet(): kotlin.Unit
public fun fooLinkedHashSet(): kotlin.Unit
public fun fooTreeSet(): kotlin.Unit