mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[tmp] fix
This commit is contained in:
parent
e6ba1ab260
commit
6254a72f10
@ -15,6 +15,8 @@
|
|||||||
along with solidity. If not, see <http://www.gnu.org/licenses/>.
|
along with solidity. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
// SPDX-License-Identifier: GPL-3.0
|
// SPDX-License-Identifier: GPL-3.0
|
||||||
|
#pragma once
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Base class that assigns scope to Yul AST
|
* Base class that assigns scope to Yul AST
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user