[Wasm] Port WasmImport/WasmExport checker to K2 (KT-56849)

This commit is contained in:
Svyatoslav Kuzmich
2023-11-14 12:24:10 +00:00
committed by Space Team
parent 28895a2613
commit 1c230c8f27
14 changed files with 205 additions and 128 deletions
@@ -1,3 +1,5 @@
// FIR_IDENTICAL
import kotlin.wasm.WasmImport
@WasmImport("a", "b")