Check compileJavaAgainstKotlin tests with .txt files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package test
|
||||
|
||||
internal fun ff(/*0*/ kotlin.List<kotlin.String>): kotlin.Int
|
||||
|
||||
public/*package*/ open class ListString {
|
||||
public/*package*/ constructor ListString()
|
||||
|
||||
// Static members
|
||||
public open fun gg(): kotlin.Unit
|
||||
}
|
||||
Reference in New Issue
Block a user