novaugust opened this issue 10 months ago · 0 comments
title sums it up!
with x = y, a = b do z else _ -> whatever end
should become
x = y a = b z