Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bizarre discovery: duplicate definitions of isListRelType
It turns out that Type.rsc contained duplicate, not completely identical, definitions for the functions for isListRelType. Clearly the result of copy/paste. This surfaced, after introducing hashing of function bodies (for the benefit of generating unique names for overloaded functions in the presence of M3-style logical locations).
- Loading branch information