b8ebc087e2
Added "Unused return value of a function with lambda expression body" inspection with quickfix "Remove '=' token from function declaration" #KT-10393 Fixed
2 lines
96 B
Plaintext
Vendored
2 lines
96 B
Plaintext
Vendored
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.inspections.UnusedLambdaExpressionBodyInspection
|