This inspection reports calls with unused return value when the function is defined with lambda as expression body. Happens when someone accidentally puts '=' between function header and body block.