mirror of
https://github.com/carp-lang/Carp.git
synced 2024-11-12 12:49:13 +03:00
4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
carp $1 --log-memory -x > test/output/$1.output.expected 2>&1
|