Inspectopedia
 
2024.3

Nested function call

Warning
Code Style
New
Last modified: 03 December 2024

Reports a function call that is used as an argument in another function call, for example, foo(bar())