mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
ObjectCompilerTest: Replace 'optimize' setting with 'optimizationPreset'
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
sstore(add(x, 0), z)
|
||||
}
|
||||
// ====
|
||||
// optimize: true
|
||||
// optimizationPreset: full
|
||||
// ----
|
||||
// Assembly:
|
||||
// /* "source":26:27 */
|
||||
|
||||
Reference in New Issue
Block a user