8 lines
53 B
Python
8 lines
53 B
Python
"""
|
|
Doc string
|
|
"""
|
|
|
|
load(":bar.bzl", "func")
|
|
|
|
func()
|