#58 Parse error on Array expression with nil value

Gesloten
8 jaren geleden werd geopend door nero · 0 opmerkingen

Originally at 2011-09-20T16:25:36Z by Gaëtan Le Brun closed at 2011-10-20T20:56:18Z

I have a Parse error when I inspect or execute an array expression with a nil value like #(1 nil 2) or #(1 2 nil)

It works well with : Array with: 1 with: 2 with: nil or Array new add: 1; add: 2; add: nil; yourself.

Originally at 2011-09-20T16:25:36Z by Gaëtan Le Brun closed at 2011-10-20T20:56:18Z I have a Parse error when I inspect or execute an array expression with a nil value like #(1 nil 2) or #(1 2 nil) It works well with : Array with: 1 with: 2 with: nil or Array new add: 1; add: 2; add: nil; yourself.
nero gesloten om 7 jaren geleden
Sign in to join this conversation.
Geen label
Geen mijlpaal
Geen verantwoordelijke
1 deelnemers
Laden...
Annuleren
Opslaan
Er is nog geen inhoud.