fn parse_lit(cx: &mut ParseCtxt<'_>) -> ParseResult<Expr>
⟨lit⟩ := ⟨a Rust literal like an integer or a boolean⟩