index
:
ducc
main
ducc
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
007.sh
blob: d7809931b273cba28fab4726cb794532994f1bb3 (
plain
)
1
2
3
4
5
6
7
test_exit_code 42 <<'EOF' int main() { int foo; foo = 42; return foo; } EOF