f775778efa
now it should also work for non-source declarations
8 lines
143 B
Plaintext
Vendored
8 lines
143 B
Plaintext
Vendored
fun x(): Int fromClass BB
|
|
|
|
fun y() fromClass BB
|
|
|
|
val c: Int fromClass BB
|
|
|
|
constructor(a: A<Int>) fromClass BB
|
|
a: A<Int> from <constructor> BB |