Skip to content

Commit

Permalink
revert .good file change
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Abraham <[email protected]>
  • Loading branch information
jabraham17 committed Sep 21, 2023
1 parent 1c7d0ec commit b41c468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/release/examples/primers/forallLoops.good
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ After a loop with task-private variables:
outerIntVariable is: 48

After MyRecord.myMethod, myR is:
(arrField = 2 4 6 8 10, intField = 5)
(arrField = 2 4 6 8 10, intField = 0)

0 comments on commit b41c468

Please sign in to comment.