aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/017.sh
blob: 552fbf41e5f0c32088de9542509bb32ba5a95596 (plain)
1
2
3
4
5
6
touch expected
test_diff <<'EOF'
int main() {
    return 0;
}
EOF