This website requires JavaScript.
Explore
Help
Sign In
bazel
/
rules_cc
mirror of
https://github.com/bazelbuild/rules_cc
Watch
2
Star
0
Fork
You've already forked rules_cc
0
Code
Issues
Releases
Activity
oquenchil-patch-1
rules_cc
/
examples
/
my_c_archive
/
bar.c
2 lines
26 B
C
Raw
Permalink
Blame
History
int
bar
(
)
{
return
-
42
;
}
View Git Blame
Copy Permalink