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