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

     1  x = y[5:].replace('-', '_').replace('/', '_').replace(':', '_')
     2  
     3  z['test'] = 5
     4  
     5  l.append(x)