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
4b656d8c8de3b7c8b825287c73ec6ce723d6df69
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
functionLiterals
T
History
Wojciech Lopata
328e579852
Fix reporting of EXPECTING_PARAMETER/RETURN_TYPE_MISMATCH
2013-04-16 14:06:09 +02:00
..
ExpectedParametersTypesMismatch.kt
improved reporting TYPE_MISMATCH error for function literals
2012-12-25 19:12:00 +04:00
ExpectedParameterTypeMismatchVariance.kt
Fix reporting of EXPECTING_PARAMETER/RETURN_TYPE_MISMATCH
2013-04-16 14:06:09 +02:00
kt2906.kt
KT-2906 If function parameter/variable is invoked in closure using parenthesis syntax, in IDEA it is not highlighted as captured in closure
2012-10-16 16:00:22 +04:00
unusedLiteral.kt
Warning for unused function literal in do..while
2013-03-20 20:50:06 +04:00