package test public interface Runnable { internal abstract fun run(): kotlin.Unit }