97df0a0902
now it should work for non-source declarations
10 lines
210 B
Plaintext
Vendored
10 lines
210 B
Plaintext
Vendored
fun <T> foo() fromClass Y
|
|
T from /Y.foo
|
|
|
|
fun equals(other: Any?): Boolean fromClass kotlin/Any
|
|
|
|
fun hashCode(): Int fromClass kotlin/Any
|
|
|
|
fun toString(): String fromClass kotlin/Any
|
|
|
|
constructor() fromClass Y |