[FIR JS] Implement FirJsInheritanceChecker

This commit is contained in:
Nikolay Lunyak
2023-01-04 15:37:15 +02:00
committed by Space Team
parent 9e1c6f2f61
commit 4cf8d9ffb9
17 changed files with 235 additions and 29 deletions
@@ -1,4 +1,5 @@
// IGNORE_BACKEND_K1: JS, JS_IR
// IGNORE_BACKEND_K2: JS_IR
fun interface Foo : () -> Int