Pristine Ack-5.5
[Ack-5.5.git] / lang / basic / test / test09.b.g
1 ok
2 ok2
3 1<2
4 1<0 
5 1<=2
6 1<=0 
7 1>2
8 1>0
9 1>=2
10 1>=0
11 -1 and -1
12 -1 and 0
13 -1 or -1
14 -1 or 0
15 0 or 0
16 1<1
17 i=100