Skip to content

Instantly share code, notes, and snippets.

@forki
Last active November 28, 2016 13:12
Show Gist options
  • Save forki/0bf281ffebb2a160e0862745a5600bd7 to your computer and use it in GitHub Desktop.
Save forki/0bf281ffebb2a160e0862745a5600bd7 to your computer and use it in GitHub Desktop.
let tempTy = NewInferenceType ()
let e3',tpenv = TcExprThatCanBeCtorBody cenv tempTy env tpenv e3
let env = { env with eContextInfo = ContextInfo.ElseBranch }
UnifyTypes cenv env e3.Range overallTy tempty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment