Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b60a1c commit 78fcdd2Copy full SHA for 78fcdd2
1 file changed
java/ql/test/library-tests/frameworks/android/widget/TestWidgetKt.kt
@@ -1,6 +1,6 @@
1
import android.text.Editable
2
3
- class TestWidget {
+ class TestWidgetKt {
4
5
fun source() : Editable? { return null }
6
fun sink(sink : String) {}
0 commit comments