cc_binary(
    name = "hello-world",
    srcs = ["hello-world.cc"],
)
