tests: add tests for tests.sh so we can test the test script
[nit.git] / doc / developpez / poo / listings / gen1_c.nit
1 class Solo
2 var valeur: String writable
3 end