1170ad41200342c8505b030462e05de804cf60e0
[nit.git] / tests / sav / test_isa.res
1 int:
2 true
3 true
4 true
5 true
6 true
7 true
8 string:
9 true
10 true
11 true
12 true
13 true
14 true
15 null:
16 true
17 true
18 true
19 true
20 true
21 true
22 test_isa.nit:25,7--19: Warning: Expression is already a Object.
23 test_isa.nit:34,7--19: Warning: Expression is already a Object.
24 test_isa.nit:43,7--28: Warning: Expression is already a nullable Object.