Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
dfb4d78a3fd995154a255cac1c648ce2fea2146e
/
.
/
build
/
testdata
/
014.build.golden
blob: 1e5c5f4b4c49c104a2fc28d0d6e6a612be7aa6a4 [
file
]
foo
=
[
x
for
x
in
(
1
,
2
,
3
)]
bar
(
a
=
-
1
,
b
=
not
foo
,
)
cc_library
(
name
=
"bot_scorer"
,
srcs
=
[
"bot_scorer.cc"
,
"bot_scorer.h"
,
],
deps
=
[
":logdata_protolib"
],
)