Skip to content

Desugar: Do not stumble over a function of type Non#343

Merged
mergify[bot] merged 1 commit intomasterfrom
joachim/calling-none
Apr 24, 2019
Merged

Desugar: Do not stumble over a function of type Non#343
mergify[bot] merged 1 commit intomasterfrom
joachim/calling-none

Conversation

@nomeata
Copy link
Contributor

@nomeata nomeata commented Apr 24, 2019

and instead of somehow creating code that can handle this unreachable
case, simply loop.

One could go a step further and never even add something of type Non
to the environment, and simply loop (or Unreachable) that code. But
for a quick fix this should work.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants