Regenerate test data with constructed descriptors for diagnostics tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package
|
||||
|
||||
package b {
|
||||
internal fun </*0*/ T> comparator(/*0*/ fn: (T, T) -> kotlin.Int): java.util.Comparator<T>
|
||||
internal fun foo(/*0*/ list: kotlin.List<kotlin.String>): kotlin.String
|
||||
}
|
||||
Reference in New Issue
Block a user