Merge remote-tracking branch 'alexis/mnit-fixes-and-numbers'
[nit.git] / src / collect_super_sends.nit
2014-02-21 Jean Privattyping: use a callsite to store "super init call"
2014-02-12 Jean Privatnitg: new module `collect_super_sends` to use when...