0.16.1
Fix false positive for variable/value is mutated but never accessed
warning when initial value of a variable comes from X and Y
, X or Y
, or (X())
expression (#72).
Fix false positive for variable/value is mutated but never accessed
warning when initial value of a variable comes from X and Y
, X or Y
, or (X())
expression (#72).