#58 Parse error on Array expression with nil value

已關閉
nero8 年之前創建 · 0 條評論

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.
nero7 年之前 關閉
Sign in to join this conversation.
未選擇標籤
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容