Open paulstansifer opened 5 years ago
Instead, just use form.name == n("unquote") (and "dotdotdot"), since those are the only two forms with unusual treatment.
form.name == n("unquote")
(We should also get a better notion of Form identity!)
Form
This is the same thing as what the MuProtect walk currently does.
MuProtect
Instead, just use
form.name == n("unquote")
(and "dotdotdot"), since those are the only two forms with unusual treatment.(We should also get a better notion of
Form
identity!)