1. `cd liblumen_eir_interpreter` 2. `cargo run -- --ident foo:run/0 examples/simple_server/*` ## Actual ``` thread 'main' panicked at '{value31}', /Users/luke.imhoff/.cargo/git/checkouts/eir-9a91440c84f5797a/795f6bb/libeir_ir/src/algo/live.rs:145:9 ``` <details> [simple_server.log](https://github.com/lumen/lumen/files/4065955/simple_server.log) </details> ## Expected I'm not 💯 sure what the output should be, but I doubt it is a panic
cd liblumen_eir_interpretercargo run -- --ident foo:run/0 examples/simple_server/*Actual
Details
simple_server.log
Expected
I'm not 💯 sure what the output should be, but I doubt it is a panic