Open Shaikh-Ubaid opened 8 months ago
Let's try making the frontend transform allocate(y, source=x)
into MoveAllocation(x, y)
.
Let's figure out all the use cases for source
in allocate
, but if the above syntax is the only one, then the above seems like the way to go.