summaryrefslogtreecommitdiffstats
path: root/tests/expected/libsmartcols/filter-number-and-or
blob: 79ee4cb4984c289e752f8a28e195c1208631a9ca (plain)
1
2
3
4
5
6
7
expr: (NUM >= 3 && NUM <= 100) || NUM == 0

NAME   NUM
aaaa     0
bbb    100
ccccc   21
dddddd   3