Fix assertion in test for reimporting declarations in JS
This commit is contained in:
@@ -9,7 +9,7 @@ fun bar() = "K"
|
|||||||
// MODULE: lib2(lib1)
|
// MODULE: lib2(lib1)
|
||||||
// FILE: lib2a.kt
|
// FILE: lib2a.kt
|
||||||
// PROPERTY_WRITE_COUNT: name=lib1 count=1
|
// PROPERTY_WRITE_COUNT: name=lib1 count=1
|
||||||
// PROPERTY_WRITE_COUNT: name=$$imports$$ count=1
|
// PROPERTY_WRITE_COUNT: name=$$importsForInline$$ count=1
|
||||||
|
|
||||||
inline fun o() = foo()
|
inline fun o() = foo()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user