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
feb9dd4d8311c835aea27bf87b4a3550962d878d
kotlin-fork
/
idea
/
testData
/
intentions
/
addNamesToCallArguments
T
History
Kirill Rakhman
2b54f1ac72
"Add names to call arguments" shouldn't appear when the only argument is a trailing lambda
...
Fixes #KT-15501
2017-01-09 16:34:13 +03:00
..
.intention
…
allNamed.kt
…
ambiguousCall.kt
…
incompleteCall.kt
…
incompleteCall.kt.after
…
javaMethod.kt
…
notOnCallee.kt
…
notResolved.kt
…
simple.kt
…
simple.kt.after
…
superClassConstructor.kt
…
superClassConstructor.kt.after
…
trailingLambda.kt
"Add names to call arguments" shouldn't appear when the only argument is a trailing lambda
2017-01-09 16:34:13 +03:00
varargMultiple.kt
…
varargSingle.kt
…
varargSingle.kt.after
…
varargSingleWithSpread.kt
…
varargSingleWithSpread.kt.after
…