Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle local variables in for next loops in "mark occurrences" #241

Open
de-jcup opened this issue Jul 17, 2021 · 0 comments
Open

handle local variables in for next loops in "mark occurrences" #241

de-jcup opened this issue Jul 17, 2021 · 0 comments

Comments

@de-jcup
Copy link
Owner

de-jcup commented Jul 17, 2021

for cipher in ${ciphers[@]}

The variable should not appear inside outline because it's only local inside the loop, but for mark occurrences it is important.

@de-jcup de-jcup added this to the 2.8.0 milestone Jul 17, 2021
@de-jcup de-jcup modified the milestones: 2.8.0, 2.9.0 Mar 22, 2022
@de-jcup de-jcup modified the milestones: 2.9.0, 2.10.0 Mar 27, 2023
@de-jcup de-jcup modified the milestones: 2.9.1, 2.10.0 Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant