compiler: --erasure use `virtual_runtime_function` instead of hard-building names
[nit.git] / tests / sav / error_inh_clash.res
1 error_inh_clash.nit:17,7: Error: Incompatibles ancestors for A: Array[Int], Array[Char]