typing: include a hook to enable more precise error information on 'expected expressi...
authorJean Privat <jean@pryen.org>
Thu, 25 Feb 2016 19:11:57 +0000 (14:11 -0500)
committerJean Privat <jean@pryen.org>
Thu, 25 Feb 2016 23:29:07 +0000 (18:29 -0500)
commit958d841c57fd96b2dec9b61158f4da2eca6c9d7f
tree9ca9da2a195a73936bcd3dd11d515315db6cb7df
parentd2abbeeac42288ce2bbd2afcd0f04fd4cebe1629
typing: include a hook to enable more precise error information on 'expected expression' errors

Signed-off-by: Jean Privat <jean@pryen.org>
src/semantize/typing.nit
tests/error_arg.nit [new file with mode: 0644]
tests/sav/base_meth_call_alt1.res
tests/sav/error_arg.res [new file with mode: 0644]
tests/sav/error_arg_alt1.res [new file with mode: 0644]