Check compileJavaAgainstKotlin tests with .txt files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package test
|
||||
|
||||
internal val </*0*/ K, /*1*/ V> test: kotlin.Map<K, V>
|
||||
|
||||
public/*package*/ open class GenericProperty {
|
||||
public/*package*/ constructor GenericProperty()
|
||||
public/*package*/ open fun foo(): kotlin.Unit
|
||||
}
|
||||
Reference in New Issue
Block a user