github.phpd.cn/thought-machine/please@v12.2.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      )