7 | | Note that in a function, an assignment |
8 | | {{{i := r;}}} |
9 | | should still be allowed since in a function, all changes are discrete or continuous depending on your viewpoint. There probably will not be problems with inline functions since the variability of the call is simply the highest variability of the inputs. |
| 9 | Note that in a function, an assignment `i := r;` should still be allowed since in a function, all changes are discrete or continuous depending on your viewpoint. There probably will not be problems with inline functions since the variability of the call is simply the highest variability of the inputs. |