nitg/niti: Fixed cast problem when using object_id on Bool and Char classes, added...
authorLucas Bajolet <r4pass@hotmail.com>
Fri, 20 Sep 2013 14:18:36 +0000 (10:18 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Fri, 20 Sep 2013 14:18:36 +0000 (10:18 -0400)
commitb572fc3cf3bf250dee639225f5357ad52a1bfa85
tree14abe848155cfbefe1a0e4a86d266edfc39b2ab9
parentb71ed3d25bc566394ffff2a07dee17eca9cdb2a7
nitg/niti: Fixed cast problem when using object_id on Bool and Char classes, added unit test

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
src/abstract_compiler.nit
tests/base_test_obj_id.nit [new file with mode: 0644]
tests/sav/base_test_obj_id.res [new file with mode: 0644]
tests/sav/base_test_obj_id.sav [new file with mode: 0644]