Closed fortunac closed 3 years ago
This PR handles conditional calls (of the form when x call y with return z) using the same functionality as our conditional jumps.
when x call y with return z
This PR handles conditional calls (of the form
when x call y with return z
) using the same functionality as our conditional jumps.