diff --git a/traversal.hl.rkt b/traversal.hl.rkt index b8a35fa..9b4eb8c 100644 --- a/traversal.hl.rkt +++ b/traversal.hl.rkt @@ -250,9 +250,7 @@ way up, so that a simple identity function can be applied in these cases. @chunk[ [(U _Xⱼ …) - (define-temp-ids "_fx" (_Xⱼ …)) - (define-temp-ids "_tx" (_Xⱼ …)) - + #:to (U (_txⱼ _Tᵢ …) …)