Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
buildtools
/
HEAD
/
.
/
build
/
testdata
/
020.build.golden
blob: f80a27049c67547364f21cb2c56cbecfea0149c6 [
file
]
cc_library
(
srcs
=
[
"//hjk/asdf"
,
],
cmd
=
"abc "
+
"//def"
+
" ghi"
,
malloc
=
"//abc:def"
,
)