Mike Gerwitz
343f5b34b3
The intent was to have a very simple implementation of `hold_dangling` and have everything work. But, I had a nasty surprise when the system tests caught bug caused by some interesting depth interactions as it relates to `xmli` and auto-closing. I added an extra test/example in `asg::graph::visit::test` to illustrate the situation; it was difficult to derive from the traces, but trivially obvious once I wrote it out as an example. With that, templates can now aggregate tokens for dangling expressions. DEV-13708 |
||
---|---|---|
.. | ||
expr | ||
tpl | ||
expr.rs | ||
ir.rs | ||
test.rs | ||
tpl.rs |