depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
bazel
/
rules_haskell
/
tests
/
library-deps
/
sublib
/
sublib-c.c
blob: 2f3be3eb9ed7853b463f1d8ebb154aa3a24c1736 (
plain
) (
blame
)
1
2
3
int
foo
(
int
x) {
return
x
*
2
;
}