BUILD 100 B

12345
  1. filegroup(
  2. name = "rules",
  3. srcs = glob(["*.bzl"]),
  4. visibility = ["//visibility:public"],
  5. )