Made LibrariesWithSourcesTest possible to be executed with multi-file test library.
This commit is contained in:
@@ -5,6 +5,7 @@ fun foo() {
|
||||
println(#(1, 2).exProp)
|
||||
}
|
||||
|
||||
// library.kt
|
||||
//public val String.<1>exProp : String
|
||||
//get() {
|
||||
// return this
|
||||
|
||||
Reference in New Issue
Block a user