Drop the duplicate fresh-sym; clarify group-by-head vs parse-extend-impls
A post-conformance review (chiasmus) flagged fresh-sym defined byte-identically in 00-syntax and 30-macros; 00-syntax loads first, so the second is redundant. Also note why deftype uses group-by-head while extend-protocol uses parse-extend-impls (the latter must treat a computed class type in head position). No behavior change.
This commit is contained in:
parent
dcfe205a61
commit
d77fd22bfe
3 changed files with 558 additions and 557 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue