c204d7a86f
#KT-48177 fixed (due to the path normalization)
6 lines
118 B
Kotlin
Vendored
6 lines
118 B
Kotlin
Vendored
|
|
@file:Import("import-common.main.kts")
|
|
@file:Import("../testData/import-common.main.kts")
|
|
|
|
sharedVar = sharedVar + 1
|