repo.or.cz
/
NixPkgs.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 #268619 from tweag/lib-descriptions
[NixPkgs.git]
/
pkgs
/
test
/
stdenv-inputs
/
bar.c
blob
2d7299c2d4627dd39c03b1a8ac55550c417a9d60
1
unsigned int
bar
(
void
) {
2
return
42
;
3
}