@@ -193,34 +193,34 @@ Parameters: v0: core::RangeCheck, v1: core::gas::GasBuiltin
193
193
blk0 (root):
194
194
Statements:
195
195
(v2: core::array::Array::<core::bytes_31::bytes31>) <- core::array::array_new::<core::bytes_31::bytes31>()
196
- (v3: core::array::Array::<core::bytes_31::bytes31>) <- core::array::array_new::<core::bytes_31::bytes31>()
197
- (v4: core::array::Array::<core::bytes_31::bytes31>) <- core::array::array_new::<core::bytes_31::bytes31>()
198
- (v5: core::felt252) <- 448378203247
199
- (v6: core::integer::u32) <- 5
200
- (v7: core::byte_array::ByteArray) <- struct_construct(v2, v5, v6)
201
- (v8: core::byte_array::ByteArray, v9: @core::byte_array::ByteArray) <- snapshot(v7)
202
- (v10: @core::array::Array::<core::bytes_31::bytes31>, v11: @core::felt252, v12: @core::integer::u32) <- struct_destructure(v9)
203
- (v13: core::array::Span::<core::bytes_31::bytes31>) <- struct_construct(v10)
204
- (v14: core::RangeCheck, v15: core::gas::GasBuiltin, v16: core::panics::PanicResult::<(core::array::Span::<core::bytes_31::bytes31>, core::array::Array::<core::bytes_31::bytes31>, ())>) <- core::array::ArrayTCloneImpl::clone[120-295](v0, v1, v13, v4)
196
+ (v3: core::felt252) <- 448378203247
197
+ (v4: core::integer::u32) <- 5
198
+ (v5: core::byte_array::ByteArray) <- struct_construct(v2, v3, v4)
199
+ (v6: core::byte_array::ByteArray, v7: @core::byte_array::ByteArray) <- snapshot(v5)
200
+ (v8: @core::array::Array::<core::bytes_31::bytes31>, v9: @core::felt252, v10: @core::integer::u32) <- struct_destructure(v7)
201
+ (v11: core::array::Array::<core::bytes_31::bytes31>) <- core::array::array_new::<core::bytes_31::bytes31>()
202
+ (v12: core::array::Span::<core::bytes_31::bytes31>) <- struct_construct(v8)
203
+ (v13: core::RangeCheck, v14: core::gas::GasBuiltin, v15: core::panics::PanicResult::<(core::array::Span::<core::bytes_31::bytes31>, core::array::Array::<core::bytes_31::bytes31>, ())>) <- core::array::ArrayTCloneImpl::clone[120-295](v0, v1, v12, v11)
205
204
End:
206
- Match(match_enum(v16 ) {
207
- PanicResult::Ok(v17 ) => blk1,
208
- PanicResult::Err(v18 ) => blk4,
205
+ Match(match_enum(v15 ) {
206
+ PanicResult::Ok(v16 ) => blk1,
207
+ PanicResult::Err(v17 ) => blk4,
209
208
})
210
209
211
210
blk1:
212
211
Statements:
212
+ (v18: core::array::Array::<core::bytes_31::bytes31>) <- core::array::array_new::<core::bytes_31::bytes31>()
213
213
(v19: core::felt252) <- 35697342966884
214
214
(v20: core::integer::u32) <- 6
215
- (v21: core::byte_array::ByteArray) <- struct_construct(v3 , v19, v20)
215
+ (v21: core::byte_array::ByteArray) <- struct_construct(v18 , v19, v20)
216
216
(v22: core::byte_array::ByteArray, v23: @core::byte_array::ByteArray) <- snapshot(v21)
217
- (v24: core::array::Span::<core::bytes_31::bytes31>, v25: core::array::Array::<core::bytes_31::bytes31>, v26: ()) <- struct_destructure(v17 )
218
- (v27: @core::array::Array::<core::bytes_31::bytes31>, v28: @core::felt252, v29: @core::integer::u32) <- struct_destructure(v9 )
217
+ (v24: core::array::Span::<core::bytes_31::bytes31>, v25: core::array::Array::<core::bytes_31::bytes31>, v26: ()) <- struct_destructure(v16 )
218
+ (v27: @core::array::Array::<core::bytes_31::bytes31>, v28: @core::felt252, v29: @core::integer::u32) <- struct_destructure(v7 )
219
219
(v30: core::felt252) <- desnap(v28)
220
- (v31: @core::array::Array::<core::bytes_31::bytes31>, v32: @core::felt252, v33: @core::integer::u32) <- struct_destructure(v9 )
220
+ (v31: @core::array::Array::<core::bytes_31::bytes31>, v32: @core::felt252, v33: @core::integer::u32) <- struct_destructure(v7 )
221
221
(v34: core::integer::u32) <- desnap(v33)
222
222
(v35: core::byte_array::ByteArray) <- struct_construct(v25, v30, v34)
223
- (v36: core::RangeCheck, v37: core::gas::GasBuiltin, v38: core::panics::PanicResult::<(core::byte_array::ByteArray, ())>) <- core::byte_array::ByteArrayImpl::append(v14, v15 , v35, v23)
223
+ (v36: core::RangeCheck, v37: core::gas::GasBuiltin, v38: core::panics::PanicResult::<(core::byte_array::ByteArray, ())>) <- core::byte_array::ByteArrayImpl::append(v13, v14 , v35, v23)
224
224
End:
225
225
Match(match_enum(v38) {
226
226
PanicResult::Ok(v39) => blk2,
244
244
245
245
blk4:
246
246
Statements:
247
- (v47: core::panics::PanicResult::<(core::byte_array::ByteArray,)>) <- PanicResult::Err(v18 )
247
+ (v47: core::panics::PanicResult::<(core::byte_array::ByteArray,)>) <- PanicResult::Err(v17 )
248
248
End:
249
- Return(v14, v15 , v47)
249
+ Return(v13, v14 , v47)
0 commit comments