Closed Halbaroth closed 1 month ago
I forgot to remove it in #1251. Notice that we cannot remove the Typed AST as we still use it in Expr to compile matches. I plan to rewrite this code with the Dolmen AST.
Typed
Expr
I forgot to remove it in #1251. Notice that we cannot remove the
Typed
AST as we still use it inExpr
to compile matches. I plan to rewrite this code with the Dolmen AST.