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