nitc: fix calling extern constructors from extern code in separate compiler
[nit.git] / examples / callback_chimpanze.nit
2013-05-01 Matthieu Lucasexample: adding a sample to show a simple case of callb...