pub fn lower_program( ctx: &mut Context<'_>, program: &Program, ) -> Result<Symbols, String>
Lower an already-parsed program into ctx.
ctx