Check compileJavaAgainstKotlin tests with .txt files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package test
|
||||
|
||||
internal fun anyany(/*0*/ kotlin.Any, /*1*/ java.util.List<kotlin.String>): kotlin.Any
|
||||
|
||||
public/*package*/ open class Any {
|
||||
public/*package*/ constructor Any()
|
||||
}
|
||||
Reference in New Issue
Block a user