New J2K: Fix existing test data
This commit is contained in:
committed by
Ilya Kirillov
parent
5236858c20
commit
f752796408
@@ -1 +1,6 @@
|
||||
Foo()
|
||||
internal class Foo
|
||||
internal class Bar {
|
||||
fun bar() {
|
||||
Foo()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user