Benjamin Bannier
Benjamin Bannier
Reopening. We should figure out a way to surface the anchors, e.g., by showing `¶` where they appear.
>> Do you have an idea for syntax? > Maybe some lifted bitfield'ish notation instead? The "bitfield'ish notation" looks like a new thing to me, would maybe an optional `&width`...
This also seems to happen without the loop. ```ruby function void f() { local x = 5; return; hilti::print(x); } ``` This code is not simplified further. Agree on the...
This seems to be practically about #765 which I just linked.