[ [ ] ] prints:[ ] instead of: [ [ ] ]and[ :arg | [ arg ] ]prints:DoIt ^ [ :arg | [ arg ] ] yourselfinstead of: [ :arg | [ arg ] ]Apparently it's the print that is not correct because of problem in #sourceNode.Any clue? Marcus? Cl�ment?