bazel-skylib/gazelle/bzl/testdata/workspace_name/foo.bzl

8 lines
55 B
Python

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