Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
dc2c657ea7a30b0c1fbd00c865d433643bf44a62
/
.
/
build
/
testdata
/
050.bzl.golden
blob: 9d6351d8cef41308f2978b1f8b5edb4e7e6123d4 [
file
]
cc_library
(
name
=
"foo"
,
deps
=
[
":testdata"
,
"testdata"
,
"//testdata"
,
"//testdata:testdata"
,
"//:root"
,
],
)