pub fn parse_to_expr( src: &str, current_file: Option<PathBuf>, ) -> (ExprNodeId, Vec<Box<dyn ReportableError>>)