mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Dialect setting for yul optimizer tests.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
// ====
|
||||
// step: mainFunction
|
||||
// yul: true
|
||||
// dialect: yul
|
||||
// ----
|
||||
// {
|
||||
// function main()
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
}
|
||||
// ====
|
||||
// step: mainFunction
|
||||
// yul: true
|
||||
// dialect: yul
|
||||
// ----
|
||||
// {
|
||||
// function main()
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
}
|
||||
// ====
|
||||
// step: mainFunction
|
||||
// yul: true
|
||||
// dialect: yul
|
||||
// ----
|
||||
// {
|
||||
// function main()
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
}
|
||||
// ====
|
||||
// step: mainFunction
|
||||
// yul: true
|
||||
// dialect: yul
|
||||
// ----
|
||||
// {
|
||||
// function main()
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{}
|
||||
// ====
|
||||
// step: mainFunction
|
||||
// yul: true
|
||||
// dialect: yul
|
||||
// ----
|
||||
// {
|
||||
// function main()
|
||||
|
||||
Reference in New Issue
Block a user