Regenerate test data with constructed descriptors for diagnostics tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package
|
||||
|
||||
package kt1977 {
|
||||
internal fun bar(): kotlin.Unit
|
||||
internal fun foo(): kotlin.Unit
|
||||
internal fun strToInt(/*0*/ s: kotlin.String): kotlin.Int?
|
||||
internal fun test1(/*0*/ s: kotlin.String): kotlin.Int?
|
||||
internal fun test2(/*0*/ s: kotlin.String): kotlin.Int?
|
||||
}
|
||||
Reference in New Issue
Block a user