mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
8 lines
317 B
Plaintext
Vendored
8 lines
317 B
Plaintext
Vendored
package
|
|
|
|
public var longWords: kotlin.Int
|
|
public val smallWords: kotlin.collections.HashSet<kotlin.String> /* = java.util.HashSet<kotlin.String> */
|
|
public fun test1(/*0*/ word: kotlin.String): kotlin.Any
|
|
public fun test2(/*0*/ word: kotlin.String): kotlin.Any
|
|
public fun test3(/*0*/ word: kotlin.String): kotlin.Any?
|