fix and test

This commit is contained in:
Folkert 2021-04-14 22:03:03 +02:00
parent 64bc92c746
commit c68cd2fb2d
12 changed files with 89 additions and 30 deletions

View file

@ -1401,8 +1401,6 @@ where
look_up_builtins,
);
dbg!(&result);
match result {
Ok(()) => {}
Err(LoadingProblem::MsgChannelDied) => {