Minor. removed functions which declared in Standard.kt from diagnostic testdata.
Removed declaration for functions: TODO, run, with, apply, let.
This commit is contained in:
-2
@@ -1,7 +1,5 @@
|
||||
package
|
||||
|
||||
public fun run(/*0*/ f: () -> kotlin.Unit): kotlin.Int
|
||||
|
||||
public final class My {
|
||||
public constructor My(/*0*/ arg: kotlin.Int?)
|
||||
public open override /*1*/ /*fake_override*/ fun equals(/*0*/ other: kotlin.Any?): kotlin.Boolean
|
||||
|
||||
Reference in New Issue
Block a user