dillon1000/react
Commit
Browse files [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.
Changed paths1 file
First-parent comparisoncompiler/forget/src/HIR/visitors.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…