Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
refs/heads/upstream/revert-1355-laramiel-patch-1
/
.
/
build
/
testdata
/
049.bzl.golden
blob: fc263aef0d5901aeb476df55c72270e478c2be81 [
file
] [
log
] [
blame
] [
edit
]
cc_library
(
name
=
"foo"
,
deps
=
[
"yet/another:dep"
,
"//some/other/dep"
,
":bar"
,
"//some:dep"
,
],
)