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
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin-fork
/
idea
/
testData
/
intentions
/
addNamesToCallArguments
T
History
Dmitry Petrov
c83b764c73
Update testData after changes in diagnostics
2017-05-26 13:58:46 +03:00
..
.intention
…
allNamed.kt
…
ambiguousCall.kt
Update testData after changes in diagnostics
2017-05-26 13:58:46 +03:00
incompleteCall.kt
Fixed error message to quote parameter name
2017-05-20 23:44:20 +03:00
incompleteCall.kt.after
Fixed error message to quote parameter name
2017-05-20 23:44:20 +03:00
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
…