April 4, 2014
8:05 a.m.
Works like a charm, thanks! Jan On 04/04/14 09:51, Marcus Denker wrote:
On 04 Apr 2014, at 09:45, Jan Vrany <jan.vrany@fit.cvut.cz> wrote:
Hi,
Decompiler>>decompileBlock: vanished in 3.0 (present in 2.0). What's the code for doing the same in 3.0?
you call #sourceNode:
[ 1 + 2 ] sourceNode
Marcus