summaryrefslogtreecommitdiff
path: root/test/c/x
blob: cc0070bc1560c508aa0be28ea463a3e1b259fc4a (plain)
1
2
3
#!/bin/sh
echo "in c with $0, done"
exit 0