nitg-s: fix call to super in primitive types and add test
authorAlexis Laferrière <alexis.laf@xymus.net>
Mon, 20 Jan 2014 23:13:08 +0000 (18:13 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Wed, 22 Jan 2014 21:15:58 +0000 (16:15 -0500)
commitc83b50e7afa8f6460ed39656f88567ee665a4a28
tree67a3fc4db3ada1fcbc4a00b671cdc46c54b0f957
parent6582714aa811ab4b446e1f7f45d2611ba511ffe9
nitg-s: fix call to super in primitive types and add test

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
src/abstract_compiler.nit
src/separate_compiler.nit
tests/sav/test_linex_int.res [new file with mode: 0644]
tests/test_linex_int.nit [new file with mode: 0644]