Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do nothing when the same block is included again. | Mark J. Titorenko | 2018-11-29 | 1 | -0/+11 |
If the same block is included multiple times, we no longer raise an exception or overwrite the included block instance variable. Fixes #14802. [Mark J. Titorenko + Vlad Bokov] |