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:
613613# 5| r5_28(glval<Int32>) = PointerAdd[4] : r5_1, r5_27
614614# 5| r5_29(Int32) = Constant[7] :
615615# 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] :
617617# 7| r7_2(glval<Int32[]>) = VariableAddress[a_array] :
618618# 7| r7_3(Int32[]) = Load[a_array] : &:r7_2, ~m?
619619# 7| r7_4(<funcaddr>) = FunctionAddress[GetEnumerator] :
620620# 7| r7_5(IEnumerator) = Call[GetEnumerator] : func:r7_4, this:r7_3
621621# 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
623623#-----| Goto -> Block 1
624624
625625# 7| Block 1
You can’t perform that action at this time.
0 commit comments