syntax: fix type evolution on non nullable type
authorJean Privat <jean@pryen.org>
Tue, 12 Jan 2010 19:51:01 +0000 (14:51 -0500)
committerJean Privat <jean@pryen.org>
Thu, 14 Jan 2010 16:43:42 +0000 (11:43 -0500)
commit58623cea4287a27fe98c7dd6cbb6fbf65db2c366
treec19409bb215153c94efcd3b375431d5fcab8c9cd
parent64b3a613bc3ce0ffcce8c31fece76df663d9593d
syntax: fix type evolution on non nullable type

Signed-off-by: Jean Privat <jean@pryen.org>
src/syntax/typing.nit
tests/base_var_type_evolution_null3.nit [new file with mode: 0644]
tests/sav/base_var_type_evolution_null3.sav [new file with mode: 0644]
tests/sav/base_var_type_evolution_null3_alt1.sav [new file with mode: 0644]