// INSPECTION_CLASS: com.android.tools.idea.lint.AndroidLintSuspiciousImportInspection //Warning import android.R fun a() { R.id.button1 }