Rename CompileKotlinAgainstCustomJava test
It's not against Java per se, but rather any binaries
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
internal val inn3r: testing.Outer.Inner
|
||||
internal val nested: testing.Outer.Nested
|
||||
internal val outer: testing.Outer
|
||||
internal val testObjectProperty: testing.TopLevelObject
|
||||
Reference in New Issue
Block a user