jenkinsci / groovy-sandbox

(Deprecated) Compile-time transformer to run Groovy code in a restrictive sandbox
MIT License
122 stars 60 forks source link

Do not double-visit expressions in for loop and while loop conditions #60

Closed dwnusbaum closed 1 year ago

dwnusbaum commented 4 years ago

Fixes #59. See explanation of the bug/fix here.