aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/017.sh
blob: 504f7d8c271c777c531904c566b0a72c424ebbc7 (plain)
1
2
3
4
5
6
7
set -e

bash ../../test_output.sh "" <<'EOF'
int main() {
    return 0;
}
EOF