pub fn to_text(program: &Program) -> StringExpand description
Emit the program as the vihaco fn @main grammar.
The output is accepted by parse_text and round-trips losslessly.
pub fn to_text(program: &Program) -> StringEmit the program as the vihaco fn @main grammar.
The output is accepted by parse_text and round-trips losslessly.