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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
idea
/
testData
/
codeInsight
/
surroundWith
/
if
/
moveDeclarationsOut
/
var
T
History
Alexey Sedunov
8a0808b133
Create From Usage: Do not generate type for local variables, but add dummy initializer instead
...
#KT-6705 Fixed
2015-03-11 23:33:52 +03:00
..
defaultValue
Insert proper default value when overriding property of type float, double, char
2014-01-28 18:21:37 +04:00
varWithNotNullableTypeWithInitializer.kt
Surround with: move declaration out from block
2013-02-21 15:30:26 +04:00
varWithNotNullableTypeWithInitializer.kt.after
Create From Usage: Do not generate type for local variables, but add dummy initializer instead
2015-03-11 23:33:52 +03:00
varWithTypeWoInitializer.kt
Surround with: move declaration out from block
2013-02-21 15:30:26 +04:00
varWithTypeWoInitializer.kt.after
Surround with: move declaration out from block
2013-02-21 15:30:26 +04:00
varWoTypeWithInitializer.kt
Surround with: move declaration out from block
2013-02-21 15:30:26 +04:00
varWoTypeWithInitializer.kt.after
Create From Usage: Do not generate type for local variables, but add dummy initializer instead
2015-03-11 23:33:52 +03:00