Files
kotlin-fork/idea/resources/intentionDescriptions/SafeAccessToIfThenIntention/before.kt.template
T
2014-03-12 16:02:55 +04:00

2 lines
48 B
Plaintext

val result = maybeSomething?.perform(something)