8 lines
65 B
Python
8 lines
65 B
Python
"""
|
|
Doc string
|
|
"""
|
|
|
|
load("//nested/dir:bar.bzl", "func")
|
|
|
|
func()
|