Commits
Click on a commit to change the comparison rangeReachability is now a vis constraint, not a bool Expected test case change And try via a separate `always_reachable` boolean But that doesn't work either
(because OR-ing reachability on merge throws away the AlwaysFalse) New bindings are visible only if control flow is reachable Add TODO to function symbol comment Add TODO for unreachable code example