emmalanguage/emma

CSE hashes should disregard the 'synthetic' flag

Closed this issue · 1 comments

When a def is re-created, the synthetic flag appears on it, but we would like to treat it as if it remained the same expression.

Fixed in the PR above.