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
The following code #ast{*$(x)} fails with an assertion failure. It seems to be that the size of the span for $(x) is off by one. #ast{*$(x) } works fine.