Fix choose with imperative phase
Choose was introduced after imperative transformation and was not adapted to the transformation rule. Since Choose can introduce a scope, val defined inside its body should not be hoisted outside.
Showing
Loading
Please register or sign in to comment