pub fn reconstruct(input: &str) -> String
Parse input and render the CST back to source. By the losslessness invariant this always equals input.
input