Split on big fat test case in LibrariesWithSourcesTest into several smaller ones.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import testData.libraries.*
|
||||
|
||||
fun foo() {
|
||||
WithInnerAndObject.foo()
|
||||
}
|
||||
|
||||
//public class <1>WithInnerAndObject {
|
||||
// class object {
|
||||
// fun <2>foo() {
|
||||
Reference in New Issue
Block a user