Christopher Smith created GROOVY-11739: ------------------------------------------
Summary: continue statement in do...while skips conditional Key: GROOVY-11739 URL: https://issues.apache.org/jira/browse/GROOVY-11739 Project: Groovy Issue Type: Bug Components: Compiler Affects Versions: 4.0.28 Reporter: Christopher Smith When the {{continue}} statement is included in a do...while loop, the loop conditional is not evaluated. -- This message was sent by Atlassian Jira (v8.20.10#820010)