summaryrefslogtreecommitdiff
path: root/ext/bigdecimal/depend
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2024-01-17 11:40:01 -0500
committerKevin Newton <kddnewton@gmail.com>2024-01-17 17:21:29 -0500
commitdb9f5fc91620b799c8829d0ca69bf72564a16e14 (patch)
tree2ee41785dfbf8df0ecec22fc46fead326f86412c /ext/bigdecimal/depend
parent555af5e599772033d3073afd6b91c28dc53b3f71 (diff)
[Prism] Implement defined? for PM_UNLESS_NODE
Ruby code: ```ruby defined?(unless true; 1; end) ``` 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
Diffstat (limited to 'ext/bigdecimal/depend')
0 files changed, 0 insertions, 0 deletions