Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
refs/heads/compose-dev
/
.
/
idea
/
resources-en
/
inspectionDescriptions
/
MoveSuspiciousCallableReferenceIntoParentheses.html
blob: 37729e9f98e812e851c45275266d85eb302ff516 [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
This inspection reports a lambda expression with one callable reference because it is a common error to replace a lambda with a callable reference without changing curly braces to parentheses.
</body>
</html>