[JS IR BE] Add Unit return type to function signature
This commit is contained in:
@@ -4,6 +4,7 @@ open class A {
|
||||
}
|
||||
|
||||
interface I {
|
||||
@JsName("foo")
|
||||
fun foo(): Any
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user