oden/third-party/vendor/swc_visit/scripts/expand.sh
2024-03-08 11:03:01 -08:00

7 lines
No EOL
112 B
Bash
Executable file

#!/usr/bin/env bash
set -eu
export DBG_DUMP=1
cargo expand --features path --test vec_opt > tests/expanded.rs