typing: ANew distinguish the type of the class and the returned type
authorJean Privat <jean@pryen.org>
Wed, 22 Oct 2014 19:00:47 +0000 (15:00 -0400)
committerJean Privat <jean@pryen.org>
Thu, 23 Oct 2014 15:39:44 +0000 (11:39 -0400)
commit87df737a2db334a8d7e60c411fae2a7669f5e0a5
tree5f0c9cb266b170e37528d926acce923be365684a
parentaaddffc7785014cdfa398f2470177dabc21775b7
typing: ANew distinguish the type of the class and the returned type

Signed-off-by: Jean Privat <jean@pryen.org>
src/astbuilder.nit
src/compiler/abstract_compiler.nit
src/interpreter/naive_interpreter.nit
src/rapid_type_analysis.nit
src/semantize/typing.nit