[Wasm] Disallow dynamic type in K2 (KT-56849)
This commit is contained in:
committed by
Space Team
parent
5cac013d8c
commit
aeeb5d5c48
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
val foo: <!UNSUPPORTED!>dynamic<!> = 1
|
||||
|
||||
fun foo(x: <!UNSUPPORTED!>dynamic<!>): <!UNSUPPORTED!>dynamic<!> {
|
||||
|
||||
Reference in New Issue
Block a user