There's no need to initialize `uint256 lower` with 0 and use some additional gas in the process, cuz the default value of 'uint' is always 0 _最初由 @0xScratch 在 https://github.com/lens-protocol/core/pull/180 发布_