Skip to content

added support for v93k for loop#157

Closed
info-rchitect wants to merge 10 commits intomasterfrom
v93k_for_loop
Closed

added support for v93k for loop#157
info-rchitect wants to merge 10 commits intomasterfrom
v93k_for_loop

Conversation

@info-rchitect
Copy link
Member

Open questions:

  1. ATP loop method accepts start, stop, increment, and optional flag. If the user supplies the optional flag should the stop argument be ignored?
  2. If the optional flag argument is supplied, should the flag be set to the stop value on the line before the for loop?

thx

@info-rchitect info-rchitect requested a review from a team May 6, 2020 17:25
func :loop_check, test_number: 60099
end
loop from: 1, to: 5, step: 1 do
func :loop_check_no_var, test_number: 60099
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@info-rchitect this will fail generation, test number needs to be unique here

@info-rchitect
Copy link
Member Author

Cancelling this, pls go here for a cleaner PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants