dillon1000/react

Commit

[easy] remove `isFallthrough` arg from `mapTerminalSuccessors`

The argument was unused and a confusing boolean argument that's easy to mix up. 
Suggesting to remove it until we see a need for it at which point we might want 
to introduce an enum to make the argument more obvious.
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/src/HIR/visitors.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…