Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
refs/heads/upstream/unbzl
/
.
/
build
/
testdata
/
020.in
blob: d160b469c527bda565ff132f00674d161bbfb978 [
file
] [
log
] [
blame
] [
edit
]
cc_library
(
malloc
=
"//abc"
+
":def"
,
srcs
=
[
"//hjk/as"
+
"df:asdf"
,
],
cmd
=
"abc "
+
"//def"
+
" ghi"
,
)