AA: introduce KtDynamicType
This commit is contained in:
committed by
Ilya Kirillov
parent
e81231a78f
commit
2d52c59bc7
@@ -0,0 +1,5 @@
|
||||
class Foo {
|
||||
val p: (kotlin.Nothing..kotlin.Any?)
|
||||
|
||||
fun f(p: (kotlin.Nothing..kotlin.Any?)): (kotlin.Nothing..kotlin.Any?)
|
||||
}
|
||||
Reference in New Issue
Block a user