Fix test data
This commit is contained in:
Vendored
+1
-1
@@ -16,7 +16,7 @@ public class Foo {
|
||||
// FILE: foo/Bar.dependency.kt
|
||||
package foo
|
||||
|
||||
object Bar {
|
||||
class Bar {
|
||||
companion object {
|
||||
@JvmStatic var variable: String;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user