bash ../../test_exit_code.sh 42 <<'EOF' int main() { return 42; } EOF