Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
khyperia committed May 21, 2021
1 parent 9261670 commit 6936941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/dis/index_user_dst.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ OpLine %5 7 12
%10 = OpArrayLength %11 %8 0
OpLine %5 7 0
%12 = OpCompositeInsert %13 %6 %14 0
%15 = OpCompositeInsert %13 %10 %12 1
%15 = OpCompositeConstruct %13 %6 %10
OpLine %5 8 21
%16 = OpULessThan %17 %9 %10
OpLine %5 8 21
Expand Down

0 comments on commit 6936941

Please sign in to comment.