Fix Android Extensions tests (descriptors)
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ import android.view.View
|
||||
import kotlinx.android.synthetic.main.layout.view.*
|
||||
|
||||
fun View.a() {
|
||||
val button = login<caret>
|
||||
val button = <caret>login
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user