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