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