提交 ee9a677f 编写于 作者: T TIHan

Remove commented code

上级 a1e04efd
......@@ -2222,8 +2222,6 @@ and GenExprAux (cenv: cenv) (cgbuf: CodeGenBuffer) eenv sp expr sequel =
| Expr.Const (c, m, ty) ->
GenConstant cenv cgbuf eenv (c, m, ty) sequel
//| Expr.Match (spBind, exprm, tree, targets, m, ty) ->
// GenMatch cenv cgbuf eenv (spBind, exprm, tree, targets, m, ty) sequel
| Expr.LetRec (binds, body, m, _) ->
GenLetRec cenv cgbuf eenv (binds, body, m) sequel
| Expr.Lambda _ | Expr.TyLambda _ ->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册