2020-07-23 11:59:16 +00:00
|
|
|
object "t" {
|
|
|
|
code {
|
|
|
|
sstore(0, datasize("name_that_is_longer_than_32_bytes_name_that_is_longer_than_32_bytes_name_that_is_longer_than_32_bytes"))
|
|
|
|
}
|
|
|
|
object "name_that_is_longer_than_32_bytes_name_that_is_longer_than_32_bytes_name_that_is_longer_than_32_bytes" {
|
|
|
|
code {}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// ====
|
2021-04-26 20:18:52 +00:00
|
|
|
// optimizationPreset: full
|
2020-07-23 11:59:16 +00:00
|
|
|
// ----
|
|
|
|
// Assembly:
|
2021-07-06 10:23:12 +00:00
|
|
|
// /* "source":33:146 */
|
2020-07-23 11:59:16 +00:00
|
|
|
// dataSize(sub_0)
|
|
|
|
// /* "source":30:31 */
|
|
|
|
// 0x00
|
|
|
|
// /* "source":23:147 */
|
|
|
|
// sstore
|
|
|
|
// stop
|
|
|
|
//
|
|
|
|
// sub_0: assembly {
|
|
|
|
// }
|
|
|
|
// Bytecode: 6000600055fe
|
|
|
|
// Opcodes: PUSH1 0x0 PUSH1 0x0 SSTORE INVALID
|
2021-07-06 10:23:12 +00:00
|
|
|
// SourceMappings: 33:113:0:-:0;30:1;23:124
|