repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #10587 from 9999years/git-quiet
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
FFI
/
CSourceDependsStub
/
cbits
/
clib.c
blob
3589ade00f3cab1100170c7e733b4184a4f92cdf
1
#include
"Lib_stub.h"
2
3
int
meaning_of_life_c
() {
4
return
hello
();
5
}