Hello!

In Pharo 7.0.4,

  Array streamContents: [ :s | s << 10 << '10' << #(10 '10') ]

  >>> #($1 $0 $1 $0 10 '10')

Bug or feature?

Herby

Reply via email to