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