Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
buildtools
/
HEAD
/
.
/
build
/
testdata
/
049.in
blob: fc263aef0d5901aeb476df55c72270e478c2be81 [
file
] [
log
] [
blame
]
cc_library
(
name
=
"foo"
,
deps
=
[
"yet/another:dep"
,
"//some/other/dep"
,
":bar"
,
"//some:dep"
,
],
)