bash ../../test_exit_code.sh 26 <<'EOF' int main() { return 2*3+4*5; } EOF