Use 'optimizationPreset: none' for objectCompiler tests that rely on things that could get optimized out

This commit is contained in:
Kamil Śliwak
2021-04-27 14:07:04 +02:00
parent a51d72fb89
commit 43de99dee5
2 changed files with 4 additions and 0 deletions
@@ -6,6 +6,8 @@ object "Contract" {
}
}
// ====
// optimizationPreset: none
// ----
// Assembly:
// /* "source":33:48 */
+2
View File
@@ -6,6 +6,8 @@ object "Contract" {
}
}
// ====
// optimizationPreset: none
// ----
// Assembly:
// /* "source":33:54 */