[JS IR BE] Add Unit return type to function signature
This commit is contained in:
@@ -11,5 +11,6 @@ object t {
|
||||
}
|
||||
|
||||
object n {
|
||||
@JsName("valueOf")
|
||||
fun valueOf() = 42
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user