github.com/sercand/please@v13.4.0+incompatible/test/filegroup/many/BUILD (about) 1 for i in range(100): 2 filegroup( 3 name = "f%02d" % i, 4 srcs = ["//test/filegroup:gen"], 5 )