Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
libraries
/
tools
/
kotlin-main-kts-test
/
testData
/
script-file-location-with-imported-file.main.kts
blob: ec01c10e687a360c8b68ffb8369a74b1aa6c1173 [
file
]
@file
:
Import
(
"script-file-location-helper-imported-file.main.kts"
)
arrayOf
(
__FILE__
.
absolutePath
,
getDependentScriptFile
().
absolutePath
)