Added file to test library used in LibrariesWith[out]SourcesTests.
This commit is contained in:
@@ -5,7 +5,7 @@ fun foo() {
|
||||
println(globalValWithGetter)
|
||||
}
|
||||
|
||||
// library.kt
|
||||
// main.kt
|
||||
//public val <1>globalVal : #(Int, String) = #(239, "239")
|
||||
//
|
||||
//public val <2>globalValWithGetter : Long
|
||||
Reference in New Issue
Block a user