This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceUntilWithRangeTo
T
History
Kirill Rakhman
354d047533
Add Intention to replace
a..b-1
with
a until b
and vice versa #KT-13483 Fixed
2016-08-18 13:27:07 +03:00
..
.intention
Add Intention to replace
a..b-1
with
a until b
and vice versa #KT-13483 Fixed
2016-08-18 13:27:07 +03:00
simple.kt
Add Intention to replace
a..b-1
with
a until b
and vice versa #KT-13483 Fixed
2016-08-18 13:27:07 +03:00
simple.kt.after
Add Intention to replace
a..b-1
with
a until b
and vice versa #KT-13483 Fixed
2016-08-18 13:27:07 +03:00