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
to trigger the evaluation of Foo, but I think Foo.Bar has no ambiguity here, and should just be eval-ed inside the macro. And for example, if it's a function call, currently we will evaluate the dot expression, thus the error is different
MWE:
causing it fail to support pattern match for singleton variants in Roger-luo/Expronicon.jl#47
The text was updated successfully, but these errors were encountered: