set -e cat <<'EOF' > expected EOF bash ../../test_diff.sh <<'EOF' // TODO: check if the token is at the beginning of line. // TODO: check if skipped whitespaces do not contain line breaks. int main() { return 0; } EOF