Extract Function: Do not extract into lambda
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// PARAM_TYPES: kotlin.Int
|
||||
// PARAM_TYPES: kotlin.Int
|
||||
class A {
|
||||
fun foo(a: Int, b: Int): Int {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user