decompile
Decompile the given A_RawFunction. It treats outer variables as private atom literals. Answer the resulting block.
Return
The block that is the decompilation of the provided raw function.
Parameters
code
The A_RawFunction to decompile.
Decompile the given A_RawFunction. It treats outer variables as private atom literals. Answer the resulting block.
The block that is the decompilation of the provided raw function.
The A_RawFunction to decompile.