Files
kotlin-fork/idea/resources/intentionDescriptions/ReplaceCallWithUnaryOperatorIntention/before.kt.template
T
2015-05-14 01:10:05 +03:00

4 lines
36 B
Plaintext

inst.not()
inst.plus()
inst.minus()