Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
refs/heads/upstream/revert-1355-laramiel-patch-1
/
.
/
build
/
testdata
/
002.build.golden
blob: 78e403a696f30e6a29b006057a1c25b867cb6c04 [
file
] [
log
] [
blame
] [
edit
]
cc_test
(
name
=
'b\"ar\'"'
,
size
=
"small"
,
srcs
=
[
"a.cc"
,
"b.cc"
,
"c.cc"
,
],
deps
=
[
":foo"
,
"//base"
,
"//util:map-util"
,
],
)