Android plugin cli arguments test
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package android.widget
|
||||
|
||||
public open class TextView : android.view.View() {
|
||||
public fun setText([suppress("UNUSED_PARAMETER")] text: String) {}
|
||||
}
|
||||
Reference in New Issue
Block a user