File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
csharp/ql/test/experimental/ir/ir Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -613,13 +613,13 @@ foreach.cs:
613
613
# 5| r5_28(glval<Int32>) = PointerAdd[4] : r5_1, r5_27
614
614
# 5| r5_29(Int32) = Constant[7] :
615
615
# 5| mu5_30(Int32) = Store[?] : &:r5_28, r5_29
616
- # 7| r7_1(glval<IEnumerator>) = VariableAddress[#temp7:9] :
616
+ # 7| r7_1(glval<Boolean>) = VariableAddress[#temp7:9] :
617
617
# 7| r7_2(glval<Int32[]>) = VariableAddress[a_array] :
618
618
# 7| r7_3(Int32[]) = Load[a_array] : &:r7_2, ~m?
619
619
# 7| r7_4(<funcaddr>) = FunctionAddress[GetEnumerator] :
620
620
# 7| r7_5(IEnumerator) = Call[GetEnumerator] : func:r7_4, this:r7_3
621
621
# 7| mu7_6(<unknown>) = ^CallSideEffect : ~m?
622
- # 7| mu7_7(IEnumerator) = Store[#temp7:9] : &:r7_1, r7_5
622
+ # 7| mu7_7(Boolean) = Store[#temp7:9] : &:r7_1, r7_5
623
623
#-----| Goto -> Block 1
624
624
625
625
# 7| Block 1
You can’t perform that action at this time.
0 commit comments