lib/core: fix `List::clear` not setting `length` to 0
authorAlexis Laferrière <alexis.laf@xymus.net>
Thu, 25 Feb 2016 04:08:42 +0000 (23:08 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 25 Feb 2016 04:13:21 +0000 (23:13 -0500)
commit846fa885ff25d242512edf226aa07485422168c5
tree7e8c97a51451e00b074f49d0cfd86fa9b284769b
parentd2abbeeac42288ce2bbd2afcd0f04fd4cebe1629
lib/core: fix `List::clear` not setting `length` to 0

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/core/collection/list.nit