when I get a warning lambda argument should be mov...
# announcements
d
when I get a warning lambda argument should be moved out of parentheses is that just for aesthetics? or will there be some possible issues if I don't do that?
a
Its just for aesthetics
a
Also note that's it's not a (compiler) warning, just an IDE inspection: https://www.jetbrains.com/help/idea/code-inspection.html