1if (true) {
2  if (true) {
3      args = rebase_path(sources, root_build_dir) + rebase_path(outputs, root_build_dir)
4  }
5}
6