eclipse-archived / ceylon

The Ceylon compiler, language module, and command line tools
http://ceylon-lang.org
Apache License 2.0
399 stars 62 forks source link

Fix extraneous invocation of loop iteration function #7423

Closed dlkw closed 6 years ago

dlkw commented 6 years ago

Fixes #7412

Signed-off-by: Dirk Lattermann dlkw@dlkw.de

gavinking commented 6 years ago

Thanks!