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
a7110a1517f9592360a6708cd919b136f5a702a0
kotlin-fork
/
idea
/
testData
/
intentions
/
convertToBlockBody
T
History
Kirill Rakhman
1db365bb59
Insert explicit property type while converting accessor to block body
...
So #KT-20417 Fixed
2017-09-26 12:16:14 +03:00
..
.intention
…
addSpace.kt
…
addSpace.kt.after
…
annotatedExpr.kt
…
annotatedExpr.kt.after
…
explicitlyNonUnitFun.kt
…
explicitlyNonUnitFun.kt.after
…
explicitlyTypedFunWithUnresolvedExpression.kt
…
explicitlyTypedFunWithUnresolvedExpression.kt.after
…
explicitlyTypedFunWithUnresolvedType.kt
…
explicitlyTypedFunWithUnresolvedType.kt.after
…
explicitlyUnitFun.kt
…
explicitlyUnitFun.kt.after
…
explicitlyUnitFunWithUnresolvedExpression.kt
…
explicitlyUnitFunWithUnresolvedExpression.kt.after
…
funWithCustomUnitClass.kt
Minor: WITH_RUNTIME removed from a set of intention tests
2016-09-19 10:57:16 +03:00
funWithCustomUnitClass.kt.after
Minor: WITH_RUNTIME removed from a set of intention tests
2016-09-19 10:57:16 +03:00
funWithThrow.kt
…
funWithThrow.kt.after
…
funWithUnit.kt
Minor: WITH_RUNTIME removed from a set of intention tests
2016-09-19 10:57:16 +03:00
funWithUnit.kt.after
Do not force new line in body for empty functions and function expressions (KT-10828)
2016-12-14 13:35:31 +03:00
getter.kt
…
getter.kt.after
…
getterTypeInferred.kt
Insert explicit property type while converting accessor to block body
2017-09-26 12:16:14 +03:00
getterTypeInferred.kt.after
Insert explicit property type while converting accessor to block body
2017-09-26 12:16:14 +03:00
getterWithThrow.kt
…
getterWithThrow.kt.after
…
ifWhenUnit.kt
…
ifWhenUnit.kt.after
…
implicitlyNonUnitFun.kt
…
implicitlyNonUnitFun.kt.after
…
implicitlyTypedFunWithUnresolvedType.kt
…
implicitlyUnitFun.kt
…
implicitlyUnitFun.kt.after
…
labeledExpr.kt
…
labeledExpr.kt.after
…
nothingFun.kt
…
nothingFun.kt.after
…
setter.kt
…
setter.kt.after
…
valueIsAnonymousObject2.kt
…
valueIsAnonymousObject2.kt.after
…
valueIsAnonymousObject3.kt
…
valueIsAnonymousObject3.kt.after
…
valueIsAnonymousObject4.kt
…
valueIsAnonymousObject4.kt.after
…
valueIsAnonymousObject.kt
…
valueIsAnonymousObject.kt.after
…
whenUnit.kt
…
whenUnit.kt.after
…