Subversion Repositories wimsdev

Rev

Rev 9148 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
8819 bpr 1
set1=et,ou,ni, é
2
set2=ou,car,vers,6
3
set3=$set1,$set2
4
test1=!listuniq $set3
5
test2=!listunion $set1 and $set2
6
test3=!listcomplement $set2 in $set1
7
test4=!listcomplement $set1 in $set2
8
test5=!listintersection $set1 and $set1
9