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
7e4e1b9a4df040eb3daaecefa8457694092004e1
kotlin-fork
/
idea
/
testData
/
quickfix
/
removeSingleLambdaParameter
T
History
Toshiaki Kameyama
cbaa8e5be2
Remove single lambda parameter declaration: fix false positive on property with implicit type #KT-23134
2018-11-13 10:42:16 +03:00
..
multiple.kt
Add intention to convert lambda to anonymous function #KT-7710 Fixed
2018-05-16 13:01:36 +03:00
propertyWithExplicitType.kt
Remove single lambda parameter declaration: fix false positive on property with implicit type #KT-23134
2018-11-13 10:42:16 +03:00
propertyWithExplicitType.kt.after
Remove single lambda parameter declaration: fix false positive on property with implicit type #KT-23134
2018-11-13 10:42:16 +03:00
propertyWithImplicitType.kt
Remove single lambda parameter declaration: fix false positive on property with implicit type #KT-23134
2018-11-13 10:42:16 +03:00
simple.kt
…
simple.kt.after
…