pub fn attach_exception_sites(node: &SpannedForm) -> FormExpand description
Carries parser locations through the evaluator’s plain Form function
bodies without inventing callable marker symbols. Direct-native callers
compile the original SpannedForm instead; this adapter is only used at
evaluator boundaries where a function body must survive as a Form.