Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
stardoc
/
b8856b4ceb783c2e8ff77b08525ce1d91711d5c2
/
.
/
test
/
testdata
/
fakedeps
/
dep.bzl
blob: 1f6a3085db58a86c17a685349ce2a86cb8b4066c [
file
] [
log
] [
blame
]
"""A fake bzl to test cross-repository dependencies."""
def
give_me_five
():
"""Returns five."""
return
5