Canonicalize crash

This commit is contained in:
Ayaz Hafiz 2022-11-02 12:41:59 -05:00
parent 1011ce9fba
commit dd05d813a9
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
5 changed files with 15 additions and 4 deletions

View file

@ -376,6 +376,7 @@ fn deep_copy_expr_help<C: CopyEnv>(env: &mut C, copied: &mut Vec<Variable>, expr
*called_via,
)
}
Crash => Crash,
RunLowLevel { op, args, ret_var } => RunLowLevel {
op: *op,
args: args