1 2 3 4 5 6 7 8 9 10 11
cat <<'EOF' > expected EOF test_diff <<'EOF' #if 1 // a #else // b #endif // c int main() {} EOF