mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
The unused variable checker in StaticAnalyzer did not conssider InlineAssembly objects. This commit introduces that missing feature.
The unused variable checker in StaticAnalyzer did not conssider InlineAssembly objects. This commit introduces that missing feature.