Check compileJavaAgainstKotlin tests with .txt files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package test
|
||||
|
||||
internal fun www(/*0*/ kotlin.Int = ...): kotlin.Int
|
||||
|
||||
public/*package*/ open class IntWithDefault {
|
||||
public/*package*/ constructor IntWithDefault()
|
||||
}
|
||||
Reference in New Issue
Block a user