mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Make isStateVariable regular scope check.
This commit is contained in:
@@ -800,7 +800,6 @@ ASTPointer<VariableDeclaration> Parser::parseVariableDeclaration(
|
||||
value,
|
||||
visibility,
|
||||
documentation,
|
||||
_options.isStateVariable,
|
||||
isIndexed,
|
||||
mutability,
|
||||
overrides,
|
||||
|
||||
Reference in New Issue
Block a user