Files
kotlin/idea/testData/android/intention/removeParcelable/simple.kt.expected
Vyacheslav Gerasimov 5b58a6f9e8 Add intentions Add/Remove/Redo parcelable implementation
#KT-17465 Fixed
#KT-12049 Fixed
2017-04-18 19:04:14 +03:00

4 lines
124 B
Plaintext
Vendored

// INTENTION_CLASS: org.jetbrains.kotlin.android.intention.RemoveParcelableAction
import android.os.Parcelable
class Simple