[ObjCExport] Add suspend function and @Throws tests

KT-66115, KT-66239
This commit is contained in:
eugene.levenetc
2024-03-01 10:39:23 +01:00
committed by Space Team
parent ac1f664a65
commit 1f49e01f1a
12 changed files with 372 additions and 20 deletions
@@ -0,0 +1 @@
suspend fun foo() = Unit