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
6ae653e5a120b96cf1b0f074c134567065b09438
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceExplicitFunctionLiteralParamWithIt
T
History
Dmitry Petrov
7e51fb8521
Check for exposed local classes (or objects) in type signatures
2015-10-12 15:24:54 +03:00
..
.intention
Rename jet -> kotlin in idea: intentions
2015-01-13 01:14:37 +03:00
applicable_cursofOverParamInInnerLiteral.kt
…
applicable_cursofOverParamInInnerLiteral.kt.after
…
applicable_cursorOverParameterDeclaration.kt
…
applicable_cursorOverParameterDeclaration.kt.after
…
applicable_cursorOverParameterUse.kt
…
applicable_cursorOverParameterUse.kt.after
…
applicable_formatsProperly.kt
Fixed tests after adding error checking for intention tests.
2014-04-01 20:49:24 +04:00
applicable_formatsProperly.kt.after
Fixed tests after adding error checking for intention tests.
2014-04-01 20:49:24 +04:00
notApplicable_alreadyUsesImplicitIt.kt
…
notApplicable_hasMultipleParameters.kt
…
notApplicable_notFunctionLiteralParameter.kt
Check for exposed local classes (or objects) in type signatures
2015-10-12 15:24:54 +03:00
notApplicable_parameterHasExplicitType.kt
Migrate testdata to new lambda syntax
2015-04-07 13:08:53 +03:00
notApplicable_wrongPosition.kt
Refactored ReplaceExplicitFunctionLiteralParamWithItIntention
2015-05-02 14:03:24 +03:00