mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
5 lines
160 B
Bash
Executable File
5 lines
160 B
Bash
Executable File
export RUST_BACKTRACE=full
|
|
cargo run --bin lisp load examples/macro-test.lisp
|
|
#cargo run --bin lisp load jubjub-mul.lisp
|
|
#cargo run --bin lisp load new-cs.lisp
|