You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just noticed this recently when trying to ignore something prefixed with metadata. Below you can see the first form, {:a 1} is ignored when #_ is placed before its metadata (count goes from 3 to 2), but the form itself is not dimmed.
The text was updated successfully, but these errors were encountered:
Just noticed this recently when trying to ignore something prefixed with metadata. Below you can see the first form,
{:a 1}
is ignored when#_
is placed before its metadata (count goes from 3 to 2), but the form itself is not dimmed.The text was updated successfully, but these errors were encountered: