[Prism] Implement defined? for PM_RETURN_NODE
Ruby code:
defined?(return)
Instructions:
"********* Ruby *************" == disasm: #<ISeq:<compiled>@<compiled>:1 (1,0)-(59,16)> 0000 putobject "expression" ( 59)[Li] 0002 leave "********* PRISM *************" == disasm: #<ISeq:<compiled>@<compiled>:58 (58,0)-(58,16)> 0000 putobject "expression" ( 58)[Li] 0002 leave
Related: ruby/prism#2188
[Prism] Implement defined? for PM_RETURN_NODE
Ruby code:
Instructions:
Related: ruby/prism#2188