mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Style adjustments.
This commit is contained in:
parent
73aa171b19
commit
ff71deee2b
@ -40,7 +40,8 @@ using namespace solidity;
|
||||
using namespace solidity::yul;
|
||||
using namespace std;
|
||||
|
||||
namespace {
|
||||
namespace
|
||||
{
|
||||
|
||||
uint16_t getMaxStackHeight(CFG::BasicBlock const& _block, StackLayout const& _stackLayout)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user