Changes between Version 1 and Version 2 of Choose


Ignore:
Timestamp:
09/16/15 12:03:23 (11 years ago)
Author:
zmanchun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Choose

    v1 v2  
    113113=== translation notes ===
    114114
    115 - inside a compound statement that is the body of a `$when` or a clause in a `$choose`, if the first item is a declaration a no-op is inserted before it in translation.  Then you are guaranteed that the guard will never involve a new variable.
     115- inside a compound statement that is the body of a `$when`/`$atomic`/`$atom` or a clause in a `$choose`, if the first item is a declaration a no-op is inserted before it in translation.  Then you are guaranteed that the guard will never involve a new variable.
    116116
    117117example: