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