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
a67382fdec28083ea8888dcf63d53df7ebbdfd3e
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
/
invoke
/
errors
T
History
Mikhail Glukhikh
d08d8af407
USELESS_ELVIS_RIGHT_IS_NULL : build fix (add to different files in DiagnosticsTestGenerated), do not report if USELESS_ELVIS already exists
...
(cherry picked from commit c71b656)
2016-08-23 16:26:54 +03:00
..
ambiguityForInvoke.kt
…
ambiguityForInvoke.txt
…
invisibleInvoke.kt
…
invisibleInvoke.txt
…
receiverPresenceErrorForInvoke.kt
Update test data for tower resolution algorithm
2015-12-11 17:01:02 +03:00
receiverPresenceErrorForInvoke.txt
…
typeInferenceErrorForInvoke.kt
…
typeInferenceErrorForInvoke.txt
…
unresolvedInvoke.kt
…
unresolvedInvoke.txt
…
unsafeCallWithInvoke.kt
USELESS_ELVIS_RIGHT_IS_NULL : build fix (add to different files in DiagnosticsTestGenerated), do not report if USELESS_ELVIS already exists
2016-08-23 16:26:54 +03:00
unsafeCallWithInvoke.txt
…
wrongReceiverForInvokeOnExpression.kt
…
wrongReceiverForInvokeOnExpression.txt
…
wrongReceiverTypeForInvoke.kt
…
wrongReceiverTypeForInvoke.txt
…