FILE:2024-10-ramses-exchange/contracts/CL/core/RamsesV3Pool.sol

if (_liquidity <= 0) revert L();
if (_liquidity == 0) revert L();
