blob: 1380ece529e0c9dd6705c638448ef7e52842e868 [file] [log] [blame]
"""c.bzl, standin' on the shoulder of giants"""
load(":a.bzl", "A")
load(":b.bzl", "B")
C = A + B