mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
11 lines
278 B
Plaintext
Vendored
11 lines
278 B
Plaintext
Vendored
package test
|
|
|
|
public fun </*0*/ P1 : kotlin.collections.List<kotlin.String>> id(/*0*/ P1): P1
|
|
|
|
public/*package*/ open class Question {
|
|
public/*package*/ constructor Question()
|
|
|
|
// Static members
|
|
public/*package*/ open fun </*0*/ T : kotlin.Any!> id2(/*0*/ T!): T!
|
|
}
|