Closed algebraic-dev closed 1 year ago
Main { (+ 2 3) }
when run with the eval command throws:
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', crates/kind-checker/src/lib.rs:121:16 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
when run with the eval command throws: