syntax: Update check_conform_multiexpr with nullables
authorJean Privat <jean@pryen.org>
Fri, 12 Jun 2009 02:41:48 +0000 (22:41 -0400)
committerJean Privat <jean@pryen.org>
Wed, 24 Jun 2009 20:01:53 +0000 (16:01 -0400)
commit6b5551e37c36bba37a42b9f5a8cb475dcb057cff
treec64ebc969d087cf50ed89f04c0a1d9199a6d6945
parent588518ed6c03a68af1f5b4dc56f5bb81b2be4a7f
syntax: Update check_conform_multiexpr with nullables

Add also some tests.

Signed-off-by: Jean Privat <jean@pryen.org>
src/syntax/syntax_base.nit
tests/sav/test_array_comb.sav [new file with mode: 0644]
tests/sav/test_array_comb_alt1.sav [new file with mode: 0644]
tests/sav/test_array_comb_alt2.sav [new file with mode: 0644]
tests/test_array_comb.nit [new file with mode: 0644]