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
39a5486db80bc1987eb1c83d281c73b6bb7eea71
kotlin-fork
/
idea
/
testData
/
intentions
/
convertToForEachFunctionCall
T
History
Evgeny Gerashchenko
fda7aeecfb
Simplified CodeTransformationTest. Only one doTest method remains, intention class is moved to test data. Merged other intention tests (SpecifyTypeExplicitlyTest, ConvertToBlock/ExpressionBodyTest) into this one.
2014-07-10 15:05:17 +04:00
..
.intention
Simplified CodeTransformationTest. Only one doTest method remains, intention class is moved to test data. Merged other intention tests (SpecifyTypeExplicitlyTest, ConvertToBlock/ExpressionBodyTest) into this one.
2014-07-10 15:05:17 +04:00
binaryExpressionLoopRange.kt
…
binaryExpressionLoopRange.kt.after
…
blockBodyExpression.kt
…
blockBodyExpression.kt.after
…
iterativeElementTypeSpecified.kt
…
iterativeElementTypeSpecified.kt.after
…
noCurlyBraces.kt
…
noCurlyBraces.kt.after
…
noStatements.kt
…
noStatements.kt.after
…
simple.kt
…
simple.kt.after
…
typeAnnotatedWithNonBlockBody.kt
…
typeAnnotatedWithNonBlockBody.kt.after
…