Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
refs/heads/upstream/revert-1355-laramiel-patch-1
/
.
/
build
/
testdata
/
020.build.golden
blob: f80a27049c67547364f21cb2c56cbecfea0149c6 [
file
] [
log
] [
blame
] [
edit
]
cc_library
(
srcs
=
[
"//hjk/asdf"
,
],
cmd
=
"abc "
+
"//def"
+
" ghi"
,
malloc
=
"//abc:def"
,
)