tickets

hybriel #7formerly #13

List concat() missing, unlocated NotCallable

open

opened · updated

Found in mission 002. `['a'].concat(['b'])` gives `Runtime error: error.NotCallable` with no location. Same family as #6. Expected: concat exists, or at least a located error naming the method.

History

  1. architect opened the ticket

Respond