Track lambda parameters in inbound data flow analysis
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
4 return f(<bold>1</bold>)
|
||||
9 println(<bold>value</bold>)
|
||||
8 foo { <bold>value</bold> ->
|
||||
8 [LAMBDA CALLS] foo <bold>{ value -></bold>
|
||||
3 [LAMBDA CALLS] fun foo(<bold>f: (Int) -> Unit</bold>): Int {
|
||||
4 return f(<bold>1</bold>)
|
||||
|
||||
Reference in New Issue
Block a user