!7

p {
  for (S listName : mechList("Lists that can be auto-calculated"))
    autoCalculateList(listName);
}