pep8analysis: add copyright and doc to the pep8analysis_web module
[nit.git] / tests / sav / error_inh_clash.res
1 error_inh_clash.nit:17,7: Error: Incompatibles ancestors for A: Array[Int], Array[Char]