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
79bf174e9335d46e7fc30943472a8c4e2ac627f8
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
functionLiterals
T
History
Mikhael Bogdanov
79bf174e93
Warning for unused function literal in do..while
2013-03-20 20:50:06 +04:00
..
ExpectedParametersTypesMismatch.kt
improved reporting TYPE_MISMATCH error for function literals
2012-12-25 19:12:00 +04:00
ExpectedParameterTypeMismatchVariance.kt
improved reporting TYPE_MISMATCH error for function literals
2012-12-25 19:12:00 +04: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