Add separate diagnostic renderer results for tests with NI
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
package
|
||||
|
||||
public val x1: kotlin.Unit
|
||||
public val x2: kotlin.Unit
|
||||
public val x3: kotlin.Nothing
|
||||
public fun </*0*/ T, /*1*/ R> apply(/*0*/ x: T, /*1*/ f: (T) -> R): R
|
||||
public fun foo(/*0*/ i: kotlin.Int): kotlin.Unit
|
||||
public fun foo(/*0*/ s: kotlin.String): kotlin.Unit
|
||||
Reference in New Issue
Block a user