ObjectCompilerTest: Replace 'optimize' setting with 'optimizationPreset'

This commit is contained in:
Kamil Śliwak
2021-04-27 14:06:56 +02:00
parent 9c6f8c011f
commit a51d72fb89
5 changed files with 19 additions and 6 deletions
@@ -5,7 +5,7 @@
sstore(add(x, 0), z)
}
// ====
// optimize: true
// optimizationPreset: full
// ----
// Assembly:
// /* "source":26:27 */