[JS IR] Review remarks
- Move origin to common place - Add comments and todo about solution - Remove MODULE directive from tests - Add test with in-place using of js function
This commit is contained in:
committed by
TeamCityServer
parent
507516e44d
commit
74d1812461
@@ -1,6 +1,5 @@
|
||||
import kotlin.reflect.KClass
|
||||
|
||||
// MODULE: main
|
||||
// FILE: main.kt
|
||||
external abstract open class A(
|
||||
o: String
|
||||
|
||||
Reference in New Issue
Block a user