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 cfor macro accidentally generated the desired code by using a bug in beta-reduction. This bug will be patched scala/scala3#16390 and cfor will need to be updated.