That syntax used to be just syntactic asiat for nested for loops, but it was 
changed so that break would break all of the loops at once, and given its own 
format in the AST. I believe the @parallel macro has just not been updated to 
match, eg it's a bug. Would you mind opening an issue? 

Reply via email to