aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/065.sh
blob: b644bed4c03b8bc061a536e59544f84c48f14af8 (plain)
1
2
3
4
5
6
7
8
set -e

cat <<'EOF' > expected
EOF

bash ../../test_diff.sh <<'EOF'
int main() { ; }
EOF