Closed jackfirth closed 1 month ago
This required adjusting the core expansion observation code to make a note of visited identifiers. That way the headers-assq-to-headers-assq* rule can fire on uses of just the headers-assq identifier, regardless of surrounding context.
headers-assq-to-headers-assq*
headers-assq
This required adjusting the core expansion observation code to make a note of visited identifiers. That way the
headers-assq-to-headers-assq*
rule can fire on uses of just theheaders-assq
identifier, regardless of surrounding context.