3. Save file
4. Select all lines and do `:CodeSnap`
5. Crashes with:
thread '' panicked at library/core/src/panicking.rs:221:5:
panic in a function that cannot unwind
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
unwinding panic. aborting.
* Works for other languages: C++, Python
* Using packer
* Compiled from source
* Arch-linux
main.gleam
file}
thread '' panicked at library/core/src/panicking.rs:221:5:
panic in a function that cannot unwind
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceunwinding panic. aborting.