mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Style adjustments.
This commit is contained in:
parent
5b7dc067b8
commit
3019cfb406
@ -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