Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-skylib
/
69b4636956c55b620c0776f4262a38a15554169c
/
.
/
gazelle
/
bzl
/
testdata
/
multidir
/
foo.bzl
blob: 1191303a015ffefc45e8a63b5bc5b7a90bfc9924 [
file
] [
log
] [
blame
]
"""
Doc string
"""
load
(
"//nested/dir:bar.bzl"
,
"func"
)
func
()