Scripting: update scripts in source roots handling
#KT-52525 fixed related to #KT-52735
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
|
||||
fun main() {
|
||||
println(SimpleScript_main(emptyArray<String>(), java.io.File("")).ok)
|
||||
}
|
||||
Reference in New Issue
Block a user