33e6a85a2d
We exclude testData pattern from copyright scope
6 lines
115 B
Kotlin
Vendored
6 lines
115 B
Kotlin
Vendored
class Cls<T, K> {
|
|
/*PLACE*/fun member<T>(x: Int) = 2
|
|
}
|
|
|
|
/*ONAIR*/fun niewbe<K>(a: Char, b: Double) = "Trololo"
|