11Function name: closure_macro::load_configuration_files
2- Raw bytes (9): 0x[01, 01, 00, 01, 01, 1e , 01, 02, 02]
2+ Raw bytes (9): 0x[01, 01, 00, 01, 01, 1d , 01, 02, 02]
33Number of files: 1
44- file 0 => global file 1
55Number of expressions: 0
66Number of file 0 mappings: 1
7- - Code(Counter(0)) at (prev + 30 , 1) to (start + 2, 2)
7+ - Code(Counter(0)) at (prev + 29 , 1) to (start + 2, 2)
88
99Function name: closure_macro::main
10- Raw bytes (43): 0x[01, 01, 02, 01, 05, 05, 02, 07, 01, 22 , 01, 01, 21, 02, 02, 09, 00, 0f, 05, 00, 12, 00, 13, 02, 00, 12, 00, 13, 05, 00, 54, 00, 55, 02, 02, 09, 02, 0b, 07, 03, 01, 00, 02]
10+ Raw bytes (43): 0x[01, 01, 02, 01, 05, 05, 02, 07, 01, 21 , 01, 01, 21, 02, 02, 09, 00, 0f, 05, 00, 12, 00, 13, 02, 00, 12, 00, 13, 05, 00, 54, 00, 55, 02, 02, 09, 02, 0b, 07, 03, 01, 00, 02]
1111Number of files: 1
1212- file 0 => global file 1
1313Number of expressions: 2
1414- expression 0 operands: lhs = Counter(0), rhs = Counter(1)
1515- expression 1 operands: lhs = Counter(1), rhs = Expression(0, Sub)
1616Number of file 0 mappings: 7
17- - Code(Counter(0)) at (prev + 34 , 1) to (start + 1, 33)
17+ - Code(Counter(0)) at (prev + 33 , 1) to (start + 1, 33)
1818- Code(Expression(0, Sub)) at (prev + 2, 9) to (start + 0, 15)
1919 = (c0 - c1)
2020- Code(Counter(1)) at (prev + 0, 18) to (start + 0, 19)
@@ -27,10 +27,19 @@ Number of file 0 mappings: 7
2727 = (c1 + (c0 - c1))
2828
2929Function name: closure_macro::main::{closure#0}
30- Raw bytes (9 ): 0x[01, 01, 00, 01, 01, 24, 12, 00, 54 ]
30+ Raw bytes (35 ): 0x[01, 01, 03, 01, 05, 05, 0b, 09, 00, 05, 01, 10, 1c, 03, 21, 05, 04, 11, 01, 27, 02, 03, 11, 00, 16, 00, 00, 17, 00, 1e, 07, 02, 09, 00, 0a ]
3131Number of files: 1
3232- file 0 => global file 1
33- Number of expressions: 0
34- Number of file 0 mappings: 1
35- - Code(Counter(0)) at (prev + 36, 18) to (start + 0, 84)
33+ Number of expressions: 3
34+ - expression 0 operands: lhs = Counter(0), rhs = Counter(1)
35+ - expression 1 operands: lhs = Counter(1), rhs = Expression(2, Add)
36+ - expression 2 operands: lhs = Counter(2), rhs = Zero
37+ Number of file 0 mappings: 5
38+ - Code(Counter(0)) at (prev + 16, 28) to (start + 3, 33)
39+ - Code(Counter(1)) at (prev + 4, 17) to (start + 1, 39)
40+ - Code(Expression(0, Sub)) at (prev + 3, 17) to (start + 0, 22)
41+ = (c0 - c1)
42+ - Code(Zero) at (prev + 0, 23) to (start + 0, 30)
43+ - Code(Expression(1, Add)) at (prev + 2, 9) to (start + 0, 10)
44+ = (c1 + (c2 + Zero))
3645
0 commit comments