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
0392fe75fc9acbe73084c5d612595f9b74c257f5
kotlin-fork
/
idea
/
testData
/
intentions
/
convertToBlockBody
T
History
Toshiaki Kameyama
0392fe75fc
Convert to block body: specify non-nullable type when body expression is platform type and overriden method is non-nullable type
...
#KT-12222 Fixed
2020-06-30 22:47:13 +07:00
..
.intention
…
addSpace.kt
…
addSpace.kt.after
…
adjustLineIndent.kt
…
adjustLineIndent.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
…
funWithCustomUnitClass.kt.after
…
funWithThrow.kt
…
funWithThrow.kt.after
…
funWithUnit.kt
…
funWithUnit.kt.after
…
getter.kt
…
getter.kt.after
…
getterTypeInferred.kt
…
getterTypeInferred.kt.after
…
getterWithThrow.kt
…
getterWithThrow.kt.after
…
ifWhenUnit.kt
…
ifWhenUnit.kt.after
…
implicitlyNonUnitFun.kt
Change testData for
IntentionsTestGenerated
to avoid using
javax
and
sql
packages
2020-06-05 16:03:51 +03:00
implicitlyNonUnitFun.kt.after
Change testData for
IntentionsTestGenerated
to avoid using
javax
and
sql
packages
2020-06-05 16:03:51 +03:00
implicitlyTypedFunWithUnresolvedType.kt
…
implicitlyUnitFun.kt
…
implicitlyUnitFun.kt.after
…
labeledExpr.kt
…
labeledExpr.kt.after
…
nothingFun.kt
…
nothingFun.kt.after
…
overrideWithPlatformType.kt
Convert to block body: specify non-nullable type when body expression is platform type and overriden method is non-nullable type
2020-06-30 22:47:13 +07:00
overrideWithPlatformType.kt.after
Convert to block body: specify non-nullable type when body expression is platform type and overriden method is non-nullable type
2020-06-30 22:47:13 +07:00
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
…