parser: fix and add tests to test_parser.nit
[nit.git] / doc / developpez / poo / listings / type3_s.nit
1 class XMLDocument special Graph end
2
3 class XMLNode special Node end