1 2 3 4 5 6 7 8
set -e cat <<'EOF' > expected EOF bash ../../test_diff.sh <<'EOF' int main() { ; } EOF