compiler: Accepts `new` constructor on non pointer-based class (eg. NativeString)
authorJean Privat <jean@pryen.org>
Thu, 12 Jun 2014 14:16:57 +0000 (10:16 -0400)
committerJean Privat <jean@pryen.org>
Thu, 12 Jun 2014 14:16:57 +0000 (10:16 -0400)
commit2b4525f050997aa09d89709daa5ee3846e9a450e
treeb10eee074600b2642359eeeaabadba00a2e27840
parent3a847ab0fc79d530c78d0284f33328e34b5b39c0
compiler: Accepts `new` constructor on non pointer-based class (eg. NativeString)

Just use with a placebo receiver like in other cases.

Signed-off-by: Jean Privat <jean@pryen.org>
src/abstract_compiler.nit