Merge: Nitunit: mass compile non-simple docunits
[nit.git] / src / doc / term / tests / test_term.sav / test_mentity_not_found.res
1 No result found for `Caracter`...
2
3 Did you mean?
4
5  + test_prog::Character
6    # Characters can be played by both the human or the machine.
7    class Character
8    test_location
9
10  + test_prog::character
11    # Characters are playable entity in the world.
12    module character
13    test_location
14
15  + test_prog::Career
16    # A `Career` gives a characteristic bonus or malus to the character.
17    abstract class Career
18    test_location
19
20