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