Files
kotlin-fork/plugins/android-compiler-plugin/testData/codegen/bytecodeShape/clearCacheBaseClass/clearCacheBaseClass.kt
T
2015-11-19 01:35:58 +03:00

12 lines
208 B
Kotlin
Vendored

package test
import android.app.Activity
import android.os.Bundle
import java.io.File
import kotlinx.android.synthetic.*
public fun Activity.a() {
clearFindViewByIdCache()
}
// 0 clearFindViewByIdCache