[Wasm] Add K2 checkers.wasm module (KT-56849)
Add first K2 checker ExternalInheritanceChecker to test the infra
This commit is contained in:
committed by
Space Team
parent
0da9cf8159
commit
a10042f909
@@ -31,6 +31,7 @@ dependencies {
|
||||
testApi(project(":compiler:fir:checkers:checkers.jvm"))
|
||||
testApi(project(":compiler:fir:checkers:checkers.js"))
|
||||
testApi(project(":compiler:fir:checkers:checkers.native"))
|
||||
testApi(project(":compiler:fir:checkers:checkers.wasm"))
|
||||
testApi(project(":compiler:fir:plugin-utils"))
|
||||
|
||||
testRuntimeOnly(project(":core:descriptors.runtime"))
|
||||
|
||||
Reference in New Issue
Block a user