pub fn pretty_print(program: &Program<'_, '_>) -> String
Pretty-print a program’s statements (without <?php header).
<?php