Zellic / solidity-parser

Solp is a Python library used for reading, parsing and analysis of Solidity source projects and contracts without a dependency on the solc compiler.
https://solp.zellic.io
GNU Affero General Public License v3.0
53 stars 2 forks source link

Using Directive should create a new scope during symtab processing to enclose it's influence (like vardecl) #18

Closed t81lal closed 1 year ago

t81lal commented 1 year ago

Fixed in #10