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