On 3 Aug 2022, at 11:39, Andrew Cooper <andrew.coop...@citrix.com<mailto:andrew.coop...@citrix.com>> wrote:
There are no side effects here. Can't the line simply be deleted? Yes. The compiler tells us about unused bindings like these and this is the easy way to acknowledge this without removing the code but it could be removed as well. — C