android13/external/bazel-skylib/gazelle/bzl/testdata/import/foo.bzl

8 lines
55 B
Python

"""
Doc string
"""
load("//:bar.bzl", "func")
func()