mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Support experimental feature pragma
This commit is contained in:
@@ -77,6 +77,8 @@ private:
|
||||
bool m_versionPragmaFound = false;
|
||||
|
||||
int m_inLoopDepth = 0;
|
||||
|
||||
SourceUnit const* m_sourceUnit = nullptr;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user