Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Jowett <[email protected]>
  • Loading branch information
Alan Jowett committed Oct 25, 2024
1 parent 16e6ced commit 03dfb3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-data/loop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -403,8 +403,8 @@ options: ["termination"]
pre: [r0.type=number]
code:
<start>: |
if r0 > 0 goto <start>
exit
if r0 > 0 goto <start>
exit
post:
- "pc[0]=[1, +oo]"
Expand Down

0 comments on commit 03dfb3a

Please sign in to comment.