Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
refs/heads/upstream/revert-1355-laramiel-patch-1
/
.
/
build
/
testdata
/
014.in
blob: 8397d1bacd8d7334d883c1467d1a8287f931b517 [
file
] [
log
] [
blame
] [
edit
]
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"
])