Check compileJavaAgainstKotlin tests with .txt files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package test
|
||||
|
||||
internal final class Impossible</*0*/ P> {
|
||||
public constructor Impossible</*0*/ P>()
|
||||
}
|
||||
|
||||
public/*package*/ open class Simple {
|
||||
public/*package*/ constructor Simple()
|
||||
}
|
||||
Reference in New Issue
Block a user