Fix testSimple() for "Remove Parcelable" action
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// INTENTION_CLASS: org.jetbrains.kotlin.android.intention.RemoveParcelableAction
|
||||
import android.os.Parcelable
|
||||
|
||||
class Simple
|
||||
class Simple
|
||||
|
||||
fun foo() {}
|
||||
Reference in New Issue
Block a user