Dec. 12, 2013
2:56 p.m.
On 12 Dec 2013, at 15:53, Nicolas Petton <petton.nicolas@gmail.com> wrote:
Looks like a bug to me :)
Yes, the argument should not be writableâ¦
Nico
Benjamin writes:
I just discovered that in Pharo 3 you can do:
[ :bool | self logCr: bool. bool := false. self logCr: bool. ] value: true
Is this a bug or a feature ?
I am fighting with this every day in javascript, and I do not know about to feel about this :s
Ben
-- Nicolas Petton http://nicolas-petton.fr