Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following doesn't seem to work...
x = 123
new File("output.txt").withWriter { out |
new File("input.txt").eachLine
}
Attachments
Issue Links
- duplicates
-
GROOVY-131 Variable visibility issue within nested closures
- Closed
-
GROOVY-211 Cand have a closure over the parameters of another closure
- Closed
-
GROOVY-192 AntBuilder should be able to access properties defined outside of its closures
- Closed