[Wasm] Reuse Callable reference and SAM lowerings from JS
This commit is contained in:
Vendored
-1
@@ -1,5 +1,4 @@
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND: WASM
|
||||
|
||||
class C : Comparable<C> {
|
||||
override fun compareTo(other: C): Int = 0
|
||||
|
||||
Reference in New Issue
Block a user