Passing a result of an assembly function call with void
(unspecified) return value as an argument optimizes away the call to that assembly function
#1201
Labels
Are you using the latest released (or pre-released, a.k.a. "next") version?
Tact source code
Relevant Tact/build system log output
No response
What happened?
No response
What did you expect?
I expected both 42 and 27 on the stack, since there were no explicit return type specified in
hey()
function.Steps to reproduce
No response
How do you run Tact?
Blueprint
Anything else?
No response
The text was updated successfully, but these errors were encountered: