Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Open a new scope for `static:` expr blocks (#10649) | LemonBoy | 2019-02-23 | 1 | -0/+11 |
Bring this in line with how plain blocks are analysed and avoids codegen errors if one references variables defined in such a block. |