static Tree indentedStringsToTree(LS l) { ret first(indentedStringsToForest(l)); }