mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Run prequisite steps for VarNameCleaner in tests
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
// step: varNameCleaner
|
||||
//
|
||||
// {
|
||||
// { }
|
||||
// function f()
|
||||
// { let x := 0 }
|
||||
// function g()
|
||||
|
||||
Reference in New Issue
Block a user