5 lines
69 B
Smarty
5 lines
69 B
Smarty
"""Used to generate dep.bzl"""
|
|
|
|
def my_rule_impl(ctx):
|
|
return []
|