blob: 825a213b0b41ce83b8ba4fec943f418b6b8e9a45 [file]
package test
public /*synthesized*/ fun Runnable(/*0*/ function: () -> kotlin.Unit): test.Runnable
public trait Runnable {
public abstract fun run(): kotlin.Unit
}