github.phpd.cn/thought-machine/please@v12.2.0+incompatible/src/parse/asp/test_data/if_statement.build (about)

     1  if condition_a and condition_b:
     2      genrule(
     3          name = 'rule',
     4      )